summaryrefslogtreecommitdiff
path: root/cpan/dist/PathTools/META.json
diff options
context:
space:
mode:
authorfukachan <fukachan>2018-01-13 08:48:42 +0000
committerfukachan <fukachan>2018-01-13 08:48:42 +0000
commit28a388f6aeced7f8dd585a84bde0f0ddf0bb7a69 (patch)
tree7fbe3b9fc9209113e15e00fbdf9663ff1f16190d /cpan/dist/PathTools/META.json
parentdbab3c94592a2f0ef40175cf39cf89fbe5503c41 (diff)
downloadfml8-PathTools-3-62.tar.gz
fml8-PathTools-3-62.tar.bz2
fml8-PathTools-3-62.zip
import PathTools-3.62PathTools-3-62
Diffstat (limited to 'cpan/dist/PathTools/META.json')
-rw-r--r--cpan/dist/PathTools/META.json46
1 files changed, 46 insertions, 0 deletions
diff --git a/cpan/dist/PathTools/META.json b/cpan/dist/PathTools/META.json
new file mode 100644
index 00000000..4932c331
--- /dev/null
+++ b/cpan/dist/PathTools/META.json
@@ -0,0 +1,46 @@
+{
+ "abstract" : "unknown",
+ "author" : [
+ "unknown"
+ ],
+ "dynamic_config" : 1,
+ "generated_by" : "ExtUtils::MakeMaker version 7.1, CPAN::Meta::Converter version 2.150005",
+ "license" : [
+ "unknown"
+ ],
+ "meta-spec" : {
+ "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
+ "version" : "2"
+ },
+ "name" : "PathTools",
+ "no_index" : {
+ "directory" : [
+ "t",
+ "inc"
+ ]
+ },
+ "prereqs" : {
+ "build" : {
+ "requires" : {
+ "ExtUtils::MakeMaker" : "0"
+ }
+ },
+ "configure" : {
+ "requires" : {
+ "ExtUtils::MakeMaker" : "0"
+ }
+ },
+ "runtime" : {
+ "requires" : {
+ "Carp" : "0",
+ "File::Basename" : "0",
+ "Scalar::Util" : "0",
+ "Test" : "0",
+ "Test::More" : "0.88"
+ }
+ }
+ },
+ "release_status" : "stable",
+ "version" : "3.62",
+ "x_serialization_backend" : "JSON::PP version 2.27300"
+}