X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=META.yml;h=8a005adb3e04affd93442b8352e513ebdd0be023;hb=a9adfe5a3786f860510fcf10792958a25e1a7727;hp=690896cecadf8540d38c3b5974c8db3d698125ba;hpb=3fe8e76eb82e9d74f656674c5ba913950e166ab1;p=chaz%2Fp5-CGI-Ex diff --git a/META.yml b/META.yml index 690896c..8a005ad 100644 --- a/META.yml +++ b/META.yml @@ -1,10 +1,14 @@ -# http://module-build.sourceforge.net/META-spec.html -#XXXXXXX This is a prototype!!! It will change in the future!!! XXXXX# -name: CGI-Ex -version: 2.02 -version_from: lib/CGI/Ex.pm -installdirs: site -requires: - -distribution_type: module -generated_by: ExtUtils::MakeMaker version 6.17 +--- #YAML:1.0 +name: CGI-Ex +version: 2.20 +abstract: CGI utility suite - makes powerful application writing fun and easy +license: ~ +generated_by: ExtUtils::MakeMaker version 6.36 +distribution_type: module +requires: + Template::Alloy: 1.004 +meta-spec: + url: http://module-build.sourceforge.net/META-spec-v1.2.html + version: 1.2 +author: + - Paul Seamons