[Bps-public-commit] path-dispatcher-declarative branch, master, updated. fbc5c6ebe81f0dcf98b0710246b3c128e174f9d3
Shawn Moore
sartak at bestpractical.com
Sun Oct 24 03:31:02 EDT 2010
The branch, master has been updated
via fbc5c6ebe81f0dcf98b0710246b3c128e174f9d3 (commit)
from d81a1a99198bdcd46bc62fe6709396ebcb0fa4b7 (commit)
Summary of changes:
Makefile.PL | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit fbc5c6ebe81f0dcf98b0710246b3c128e174f9d3
Author: Shawn M Moore <sartak at bestpractical.com>
Date: Sun Oct 24 16:31:01 2010 +0900
Need PD 1.01
diff --git a/Makefile.PL b/Makefile.PL
index 8b7716a..13f2c70 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -4,7 +4,7 @@ name 'Path-Dispatcher-Declarative';
all_from 'lib/Path/Dispatcher/Declarative.pm';
repository 'http://github.com/bestpractical/path-dispatcher-declarative';
-requires 'Path::Dispatcher' => '0.15';
+requires 'Path::Dispatcher' => '1.01';
requires 'Any::Moose';
requires 'Sub::Exporter';
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list