summaryrefslogtreecommitdiff
path: root/META.yml
diff options
context:
space:
mode:
authorLorry <lorry@roadtrain.codethink.co.uk>2012-05-21 16:44:15 +0100
committerLorry <lorry@roadtrain.codethink.co.uk>2012-05-21 16:44:15 +0100
commit891c29af147fcbe6c4dd5d8ffbbb426665d4b558 (patch)
treecd26f770e9f8dc426e40761fc50da03ac1a18921 /META.yml
downloadXML-Parser-891c29af147fcbe6c4dd5d8ffbbb426665d4b558.tar.gz
Tarball conversion
Diffstat (limited to 'META.yml')
-rw-r--r--META.yml25
1 files changed, 25 insertions, 0 deletions
diff --git a/META.yml b/META.yml
new file mode 100644
index 0000000..0facf80
--- /dev/null
+++ b/META.yml
@@ -0,0 +1,25 @@
+--- #YAML:1.0
+name: XML-Parser
+version: 2.41
+abstract: A perl module for parsing XML documents
+author:
+ - Clark Cooper (coopercc@netheaven.com)
+license: perl
+distribution_type: module
+configure_requires:
+ ExtUtils::MakeMaker: 0
+build_requires:
+ ExtUtils::MakeMaker: 0
+requires:
+ LWP: 0
+ perl: 5.00405
+resources:
+ repository: http://github.com/chorny/XML-Parser
+no_index:
+ directory:
+ - t
+ - inc
+generated_by: ExtUtils::MakeMaker version 6.56
+meta-spec:
+ url: http://module-build.sourceforge.net/META-spec-v1.4.html
+ version: 1.4