summaryrefslogtreecommitdiff
path: root/META.yml
diff options
context:
space:
mode:
Diffstat (limited to 'META.yml')
-rw-r--r--META.yml41
1 files changed, 41 insertions, 0 deletions
diff --git a/META.yml b/META.yml
new file mode 100644
index 0000000..d83f602
--- /dev/null
+++ b/META.yml
@@ -0,0 +1,41 @@
+---
+abstract: 'an exporter with the features of Sub::Exporter but only core dependencies'
+author:
+ - 'Toby Inkster (TOBYINK) <tobyink@cpan.org>'
+build_requires:
+ Test::More: '0.47'
+configure_requires:
+ ExtUtils::MakeMaker: '6.17'
+dynamic_config: 0
+generated_by: 'Dist::Inkt::Profile::TOBYINK version 0.023, CPAN::Meta::Converter version 2.140640'
+keywords: []
+license: perl
+meta-spec:
+ url: http://module-build.sourceforge.net/META-spec-v1.4.html
+ version: '1.4'
+name: Exporter-Tiny
+no_index:
+ directory:
+ - eg
+ - examples
+ - inc
+ - t
+ - xt
+optional_features: {}
+provides:
+ Exporter::Shiny:
+ file: lib/Exporter/Shiny.pm
+ version: '0.042'
+ Exporter::Tiny:
+ file: lib/Exporter/Tiny.pm
+ version: '0.042'
+requires:
+ perl: '5.006001'
+resources:
+ IRC: irc://irc.perl.org/#moops
+ Identifier: http://purl.org/NET/cpan-uri/dist/Exporter-Tiny/project
+ bugtracker: http://rt.cpan.org/Dist/Display.html?Queue=Exporter-Tiny
+ homepage: https://metacpan.org/release/Exporter-Tiny
+ license: http://dev.perl.org/licenses/
+ repository: git://github.com/tobyink/p5-exporter-tiny.git
+version: '0.042'