summaryrefslogtreecommitdiff
path: root/META.yml
diff options
context:
space:
mode:
authorLorry Tar Creator <lorry-tar-importer@lorry>2011-09-19 11:54:59 +0000
committerLorry Tar Creator <lorry-tar-importer@lorry>2011-09-19 11:54:59 +0000
commit5e7c9d8e7b80b54baa3f8161222b5a8e9077c0aa (patch)
tree13376521346e9b901c77087e41c947c1aadbfdd8 /META.yml
downloadFile-Find-Rule-tarball-5e7c9d8e7b80b54baa3f8161222b5a8e9077c0aa.tar.gz
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..ca79cf4
--- /dev/null
+++ b/META.yml
@@ -0,0 +1,25 @@
+--- #YAML:1.0
+name: File-Find-Rule
+version: 0.33
+abstract: ~
+author: []
+license: unknown
+distribution_type: module
+configure_requires:
+ ExtUtils::MakeMaker: 0
+build_requires:
+ ExtUtils::MakeMaker: 0
+requires:
+ File::Find: 0
+ File::Spec: 0
+ Number::Compare: 0
+ Test::More: 0
+ Text::Glob: 0.07
+no_index:
+ directory:
+ - t
+ - inc
+generated_by: ExtUtils::MakeMaker version 6.57_05
+meta-spec:
+ url: http://module-build.sourceforge.net/META-spec-v1.4.html
+ version: 1.4