summaryrefslogtreecommitdiff
path: root/META.json
diff options
context:
space:
mode:
authorLorry Tar Creator <lorry-tar-importer@lorry>2013-10-28 18:09:08 +0000
committerLorry Tar Creator <lorry-tar-importer@lorry>2013-10-28 18:09:08 +0000
commit1f3ec55911f841590a62ed06becc2bd9131a5fc4 (patch)
treec5cc7c17e75fff9f97efbd575d464cb9da4f60e9 /META.json
downloadSub-Exporter-Progressive-tarball-1f3ec55911f841590a62ed06becc2bd9131a5fc4.tar.gz
Sub-Exporter-Progressive-0.001011HEADSub-Exporter-Progressive-0.001011master
Diffstat (limited to 'META.json')
-rw-r--r--META.json48
1 files changed, 48 insertions, 0 deletions
diff --git a/META.json b/META.json
new file mode 100644
index 0000000..1be9698
--- /dev/null
+++ b/META.json
@@ -0,0 +1,48 @@
+{
+ "abstract" : "Only use Sub::Exporter if you need it",
+ "author" : [
+ "frew - Arthur Axel Schmidt (cpan:FREW) <frioux+cpan@gmail.com>"
+ ],
+ "dynamic_config" : 0,
+ "generated_by" : "ExtUtils::MakeMaker version 6.8, CPAN::Meta::Converter version 2.132830",
+ "license" : [
+ "perl_5"
+ ],
+ "meta-spec" : {
+ "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
+ "version" : "2"
+ },
+ "name" : "Sub-Exporter-Progressive",
+ "no_index" : {
+ "directory" : [
+ "t",
+ "inc"
+ ]
+ },
+ "prereqs" : {
+ "build" : {
+ "requires" : {
+ "Test::More" : "0.88"
+ }
+ },
+ "configure" : {
+ "requires" : {
+ "ExtUtils::MakeMaker" : "0"
+ }
+ },
+ "runtime" : {
+ "requires" : {}
+ }
+ },
+ "release_status" : "stable",
+ "resources" : {
+ "bugtracker" : {
+ "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=Sub-Exporter-Progressive"
+ },
+ "homepage" : "http://search.cpan.org/dist/Sub-Exporter-Progressive/",
+ "repository" : {
+ "url" : "git://git.shadowcat.co.uk/p5sagit/Sub-Exporter-Progressive.git"
+ }
+ },
+ "version" : "0.001011"
+}