1{
2   "abstract" : "Manipulates TAR archives",
3   "author" : [
4      "Jos Boumans <kane[at]cpan.org>"
5   ],
6   "dynamic_config" : 1,
7   "generated_by" : "ExtUtils::MakeMaker version 7.62, CPAN::Meta::Converter version 2.150010",
8   "license" : [
9      "perl_5"
10   ],
11   "meta-spec" : {
12      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
13      "version" : 2
14   },
15   "name" : "Archive-Tar",
16   "no_index" : {
17      "directory" : [
18         "t",
19         "inc"
20      ]
21   },
22   "prereqs" : {
23      "build" : {
24         "requires" : {
25            "ExtUtils::MakeMaker" : "0"
26         }
27      },
28      "configure" : {
29         "requires" : {
30            "ExtUtils::MakeMaker" : "0"
31         }
32      },
33      "runtime" : {
34         "recommends" : {
35            "IO::Compress::Xz" : "0",
36            "IO::Uncompress::UnXz" : "0"
37         },
38         "requires" : {
39            "Compress::Zlib" : "2.015",
40            "File::Spec" : "0.82",
41            "IO::Compress::Base" : "2.015",
42            "IO::Compress::Bzip2" : "2.015",
43            "IO::Compress::Gzip" : "2.015",
44            "IO::Zlib" : "1.01",
45            "Test::Harness" : "2.26",
46            "Test::More" : "0",
47            "perl" : "5.005030"
48         }
49      }
50   },
51   "release_status" : "stable",
52   "resources" : {
53      "repository" : {
54         "type" : "git",
55         "url" : "https://github.com/jib/archive-tar-new.git",
56         "web" : "https://github.com/jib/archive-tar-new"
57      }
58   },
59   "version" : "2.40",
60   "x_serialization_backend" : "JSON::PP version 4.06"
61}
62