X-Git-Url: http://erislabs.net/gitweb/?p=liburi-template-perl.git;a=blobdiff_plain;f=MYMETA.json;fp=MYMETA.json;h=0000000000000000000000000000000000000000;hp=d3a923fdb18c4ed0ed57d21caf6453e1bdf7c46e;hb=39817159a196a6acb7ce58266633ad6ea8490864;hpb=81c7f1b85cb98976fe96ad4f8a11037b2cb3de35 diff --git a/MYMETA.json b/MYMETA.json deleted file mode 100644 index d3a923f..0000000 --- a/MYMETA.json +++ /dev/null @@ -1,53 +0,0 @@ -{ - "abstract" : "Object for handling URI templates (RFC 6570)", - "author" : [ - "=over 4" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 1.06, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "URI-Template", - "no_index" : { - "directory" : [ - "inc", - "t" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.59", - "Test::More" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.59" - } - }, - "runtime" : { - "requires" : { - "URI" : "0", - "URI::Escape" : "0", - "Unicode::Normalize" : "0", - "perl" : "5.006" - } - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "url" : "http://github.com/bricas/uri-template" - } - }, - "version" : "0.16" -}