]> git.decadent.org.uk Git - maypole.git/commitdiff
removing C::DBI::AsForm requirement
authorAaron Trevena <aaron.trevena@gmail.com>
Mon, 17 Apr 2006 18:10:30 +0000 (18:10 +0000)
committerAaron Trevena <aaron.trevena@gmail.com>
Mon, 17 Apr 2006 18:10:30 +0000 (18:10 +0000)
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@480 48953598-375a-da11-a14b-00016c27c3ee

META.yml
Makefile.PL
lib/Maypole.pm

index aa93104d8bbeb612d925f0a9cac469c006368b8e..3ffa96db9944f4888e6ecedcab5135a43a01c986 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -1,7 +1,7 @@
 # http://module-build.sourceforge.net/META-spec.html
 #XXXXXXX This is a prototype!!!  It will change in the future!!! XXXXX#
 name:         Maypole
-version:      2.11
+version:      2.11_pre1
 version_from: lib/Maypole.pm
 installdirs:  site
 requires:
index 48dfb153c925593c5994be4893d59319ee63f467..08582becc505235336adbedb03f08f6a77eb85e8 100644 (file)
@@ -11,7 +11,6 @@ WriteMakefile(
         Class::DBI::AbstractSearch       => 0,
         Class::DBI::Pager                => 0,
         Class::DBI::Plugin::RetrieveAll  => 0,
-        Class::DBI::AsForm               => 2.2,
         Class::DBI::FromCGI              => 0.94,
         Class::DBI::Loader::Relationship => 0,
         Class::DBI                       => 0.96,
index b832f8b222781ad1f5b6c458d2e6c838867b7319..2dd0c3d3ae36925019de469d7c67e81e75855f0a 100644 (file)
@@ -12,7 +12,7 @@ use URI::QueryParam;
 use NEXT;
 use File::MMagic::XS qw(:compat);
 
-our $VERSION = '2.11';
+our $VERSION = '2.11_pre1';
 our $mmagic = File::MMagic::XS->new();
 
 # proposed privacy conventions: