[Bps-public-commit] lcore branch, master, updated. 2d54384bed9ab375a7ecf4816e9fe1ebd5ba5853
sartak at bestpractical.com
sartak at bestpractical.com
Wed Nov 4 20:25:32 EST 2009
The branch, master has been updated
via 2d54384bed9ab375a7ecf4816e9fe1ebd5ba5853 (commit)
from f6be0770584eab193982999d4f7c0a3f91b48982 (commit)
Summary of changes:
Makefile.PL | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit 2d54384bed9ab375a7ecf4816e9fe1ebd5ba5853
Author: Shawn M Moore <sartak at bestpractical.com>
Date: Wed Nov 4 20:25:25 2009 -0500
Depend on latest Data::SExpression
diff --git a/Makefile.PL b/Makefile.PL
index 552e742..9aa882f 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -8,7 +8,7 @@ test_requires (Test::More => 0,
Data::Dumper =>0,
Test::Exception =>0);
-requires ( Data::SExpression => 0,
+requires ( Data::SExpression => 0.41,
Moose => 0,
MooseX::Traits => 0.06,
MooseX::ClassAttribute => 0,
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list