summaryrefslogtreecommitdiff
path: root/META.yml
diff options
context:
space:
mode:
Diffstat (limited to 'META.yml')
-rw-r--r--META.yml27
1 files changed, 27 insertions, 0 deletions
diff --git a/META.yml b/META.yml
new file mode 100644
index 0000000..3315ab9
--- /dev/null
+++ b/META.yml
@@ -0,0 +1,27 @@
+---
+abstract: 'Log4j implementation for Perl'
+author:
+ - 'Mike Schilli <m@perlmeister.com>'
+build_requires:
+ ExtUtils::MakeMaker: '0'
+configure_requires:
+ ExtUtils::MakeMaker: '0'
+dynamic_config: 1
+generated_by: 'ExtUtils::MakeMaker version 6.66, CPAN::Meta::Converter version 2.142690'
+license: unknown
+meta-spec:
+ url: http://module-build.sourceforge.net/META-spec-v1.4.html
+ version: '1.4'
+name: Log-Log4perl
+no_index:
+ directory:
+ - t
+ - inc
+requires:
+ File::Path: '2.0606'
+ File::Spec: '0.82'
+ Test::More: '0.45'
+resources:
+ MailingList: mailto:log4perl-devel@lists.sourceforge.net
+ repository: http://github.com/mschilli/log4perl
+version: '1.46'