[Bps-public-commit] Prophet - A disconnected, replicated p2p database branch, master, updated. 5980de9ccec41d4830841d6b3c33a8c91a13e873
sartak at bestpractical.com
sartak at bestpractical.com
Thu Jan 22 16:58:01 EST 2009
The branch, master has been updated
via 5980de9ccec41d4830841d6b3c33a8c91a13e873 (commit)
from bd469660ac7f3244981d5f5cc50fc8b6e89cb011 (commit)
Summary of changes:
Makefile.PL | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit 5980de9ccec41d4830841d6b3c33a8c91a13e873
Author: Shawn M Moore <sartak at gmail.com>
Date: Thu Jan 22 16:57:30 2009 -0500
Template::Declare 0.35 made the calling convention more consistent;
older versions would display the title as a stringified arrayref
diff --git a/Makefile.PL b/Makefile.PL
index 27f4f3a..e9e000c 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -45,7 +45,7 @@ features(
'HTML display' => [
-default => 1,
- 'Template::Declare', # Template::Declare::Tags
+ 'Template::Declare' => '0.35', # Template::Declare::Tags
],
'Foreign replica support' => [
-default => 1,
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list