From: Ilya M. <m_...@us...> - 2003-09-22 08:10:16
|
Update of /cvsroot/perl-xml/XML-LibXML-XPathContext In directory sc8-pr-cvs1:/tmp/cvs-serv24872 Modified Files: MANIFEST Added Files: META.yml Log Message: Add autogenerated META.yml --- NEW FILE: META.yml --- # http://module-build.sourceforge.net/META-spec.html #XXXXXXX This is a prototype!!! It will change in the future!!! XXXXX# name: XML-LibXML-XPathContext version: 0.05 version_from: XPathContext.pm installdirs: site requires: XML::LibXML: 1.51 distribution_type: module generated_by: ExtUtils::MakeMaker version 6.15 Index: MANIFEST =================================================================== RCS file: /cvsroot/perl-xml/XML-LibXML-XPathContext/MANIFEST,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- MANIFEST 26 Mar 2003 21:25:12 -0000 1.4 +++ MANIFEST 22 Sep 2003 08:09:34 -0000 1.5 @@ -18,3 +18,4 @@ typemap xpath.c xpath.h +META.yml Module meta-data (added by MakeMaker) |