From: Anders S. Mortensen Date: Fri, 1 Dec 2006 12:02:12 +0000 (+0000) Subject: This is for you Mike :-) X-Git-Tag: release.1.0.5~3 X-Git-Url: http://git.indexdata.com/?p=simpleserver-moved-to-github.git;a=commitdiff_plain;h=3a2070848b7efc78e91cbdb062344d8eddbcca68 This is for you Mike :-) --- diff --git a/MANIFEST b/MANIFEST index 84766a1..cf543c9 100644 --- a/MANIFEST +++ b/MANIFEST @@ -13,3 +13,4 @@ samples/render-search.pl test.pl ztest.pl logging-server.pl +META.yml Module meta-data (added by MakeMaker) diff --git a/META.yml b/META.yml new file mode 100644 index 0000000..c6db2b3 --- /dev/null +++ b/META.yml @@ -0,0 +1,10 @@ +# http://module-build.sourceforge.net/META-spec.html +#XXXXXXX This is a prototype!!! It will change in the future!!! XXXXX# +name: Net-Z3950-SimpleServer +version: 1.04 +version_from: SimpleServer.pm +installdirs: site +requires: + +distribution_type: module +generated_by: ExtUtils::MakeMaker version 6.17 diff --git a/META.yml.obsolete b/META.yml.obsolete deleted file mode 100644 index c84f772..0000000 --- a/META.yml.obsolete +++ /dev/null @@ -1,10 +0,0 @@ -# http://module-build.sourceforge.net/META-spec.html -#XXXXXXX This is a prototype!!! It will change in the future!!! XXXXX# -name: Net-Z3950-SimpleServer -version: 1.03 -version_from: SimpleServer.pm -installdirs: site -requires: - -distribution_type: module -generated_by: ExtUtils::MakeMaker version 6.17