1{
2   "abstract" : "Structured version objects",
3   "author" : [
4      "John Peacock <jpeacock@cpan.org>"
5   ],
6   "dynamic_config" : 1,
7   "generated_by" : "ExtUtils::MakeMaker version 7.44, 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" : "version",
16   "no_index" : {
17      "directory" : [
18         "t",
19         "inc"
20      ],
21      "package" : [
22         "charstar"
23      ]
24   },
25   "prereqs" : {
26      "build" : {
27         "requires" : {
28            "ExtUtils::MakeMaker" : "0"
29         }
30      },
31      "configure" : {
32         "requires" : {
33            "ExtUtils::MakeMaker" : "0"
34         }
35      },
36      "runtime" : {
37         "requires" : {
38            "perl" : "5.006002"
39         }
40      },
41      "test" : {
42         "requires" : {
43            "File::Temp" : "0.13",
44            "Test::More" : "0.45",
45            "base" : "0"
46         }
47      }
48   },
49   "release_status" : "stable",
50   "resources" : {
51      "bugtracker" : {
52         "mailto" : "bug-version@rt.cpan.org",
53         "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=version"
54      },
55      "repository" : {
56         "type" : "git",
57         "url" : "git://github.com/Perl/version.pm.git",
58         "web" : "https://github.com/Perl/version.pm"
59      }
60   },
61   "version" : "0.9929",
62   "x_serialization_backend" : "JSON::PP version 4.04"
63}
64