[Bast-commits] r5212 - SQL-Abstract/1.x/branches/1.50_RC
norbi at dev.catalyst.perl.org
norbi at dev.catalyst.perl.org
Wed Nov 26 22:35:18 GMT 2008
Author: norbi
Date: 2008-11-26 22:35:18 +0000 (Wed, 26 Nov 2008)
New Revision: 5212
Modified:
SQL-Abstract/1.x/branches/1.50_RC/
SQL-Abstract/1.x/branches/1.50_RC/Makefile.PL
Log:
r5273 at vger: mendel | 2008-11-26 23:32:10 +0100
* Updated dependencies.
Property changes on: SQL-Abstract/1.x/branches/1.50_RC
___________________________________________________________________
Name: svk:merge
- 4d5fae46-8e6a-4e08-abee-817e9fb894a2:/local/bast/SQL-Abstract/1.x/branches/1.50_RC:5271
+ 4d5fae46-8e6a-4e08-abee-817e9fb894a2:/local/bast/SQL-Abstract/1.x/branches/1.50_RC:5273
Modified: SQL-Abstract/1.x/branches/1.50_RC/Makefile.PL
===================================================================
--- SQL-Abstract/1.x/branches/1.50_RC/Makefile.PL 2008-11-26 22:24:43 UTC (rev 5211)
+++ SQL-Abstract/1.x/branches/1.50_RC/Makefile.PL 2008-11-26 22:35:18 UTC (rev 5212)
@@ -7,6 +7,11 @@
VERSION_FROM => 'lib/SQL/Abstract.pm', # finds $VERSION
PREREQ_PM => {
"List::Util" => 0
+ "Scalar::Util" => 0
+ "Test::Builder" => 0,
+ "Test::More" => 0,
+ "Test::Exception" => 0,
+ "Data::Dumper" => 0,
}, # e.g., Module::Name => 1.1
ABSTRACT_FROM => 'lib/SQL/Abstract.pm', # retrieve abstract from module
AUTHOR => 'Nathan Wiger (nate at wiger.org)',
More information about the Bast-commits
mailing list