X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=META.yml;h=3ffa96db9944f4888e6ecedcab5135a43a01c986;hb=a502321f6b061747cb9bb320fd514febe58467f3;hp=d081b0d1226b5cbdad44a9abacfcc462d15004bb;hpb=2ad3790d146c6ebc8d690f312a6d525e0146d092;p=maypole.git diff --git a/META.yml b/META.yml index d081b0d..3ffa96d 100644 --- a/META.yml +++ b/META.yml @@ -1,12 +1,14 @@ # http://module-build.sourceforge.net/META-spec.html #XXXXXXX This is a prototype!!! It will change in the future!!! XXXXX# name: Maypole -version: 1.5 +version: 2.11_pre1 version_from: lib/Maypole.pm installdirs: site requires: - Apache::Request: 0 - CGI::Untaint: 0 + CGI::Simple: 0 + CGI::Untaint: 1.26 + CGI::Untaint::date: 0 + CGI::Untaint::email: 0 Class::DBI: 0.96 Class::DBI::AbstractSearch: 0 Class::DBI::AsForm: 2.2 @@ -15,10 +17,19 @@ requires: Class::DBI::Loader::Relationship: 0 Class::DBI::Pager: 0 Class::DBI::Plugin::RetrieveAll: 0 + Class::DBI::Plugin::Type: 0 + Class::DBI::SQLite: 0 + Digest::MD5: 0 + File::MMagic::XS: 0.08 + HTTP::Body: 0.5 + HTTP::Headers: 1.59 Template: 0 Template::Plugin::Class: 0 + Test::MockModule: 0 UNIVERSAL::moniker: 0 UNIVERSAL::require: 0 + URI: 0 + URI::QueryParam: 0 distribution_type: module -generated_by: ExtUtils::MakeMaker version 6.21 +generated_by: ExtUtils::MakeMaker version 6.17