1{
2   "abstract" : "a more sensible way to change directories",
3   "author" : [
4      "David Golden <dagolden@cpan.org>",
5      "Michael G. Schwern <schwern@pobox.com>"
6   ],
7   "dynamic_config" : 0,
8   "generated_by" : "Dist::Zilla version 5.031, CPAN::Meta::Converter version 2.143240",
9   "license" : [
10      "perl_5"
11   ],
12   "meta-spec" : {
13      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
14      "version" : "2"
15   },
16   "name" : "File-chdir",
17   "no_index" : {
18      "directory" : [
19         "t",
20         "xt",
21         "examples",
22         "corpus"
23      ],
24      "package" : [
25         "DB"
26      ]
27   },
28   "prereqs" : {
29      "configure" : {
30         "requires" : {
31            "ExtUtils::MakeMaker" : "6.17",
32            "perl" : "5.006"
33         }
34      },
35      "develop" : {
36         "requires" : {
37            "Dist::Zilla" : "5",
38            "Dist::Zilla::PluginBundle::DAGOLDEN" : "0.072",
39            "File::Spec" : "0",
40            "File::Temp" : "0",
41            "IO::Handle" : "0",
42            "IPC::Open3" : "0",
43            "Pod::Coverage::TrustPod" : "0",
44            "Test::CPAN::Meta" : "0",
45            "Test::More" : "0",
46            "Test::Pod" : "1.41",
47            "Test::Pod::Coverage" : "1.08",
48            "Test::Spelling" : "0.12",
49            "Test::Version" : "1"
50         }
51      },
52      "runtime" : {
53         "requires" : {
54            "Carp" : "0",
55            "Cwd" : "3.16",
56            "Exporter" : "0",
57            "File::Spec::Functions" : "3.27",
58            "perl" : "5.006",
59            "strict" : "0",
60            "vars" : "0"
61         }
62      },
63      "test" : {
64         "recommends" : {
65            "CPAN::Meta" : "2.120900"
66         },
67         "requires" : {
68            "ExtUtils::MakeMaker" : "0",
69            "File::Spec" : "0",
70            "Test::More" : "0",
71            "perl" : "5.006",
72            "warnings" : "0"
73         }
74      }
75   },
76   "provides" : {
77      "File::chdir" : {
78         "file" : "lib/File/chdir.pm",
79         "version" : "0.1010"
80      },
81      "File::chdir::ARRAY" : {
82         "file" : "lib/File/chdir.pm",
83         "version" : "0.1010"
84      },
85      "File::chdir::SCALAR" : {
86         "file" : "lib/File/chdir.pm",
87         "version" : "0.1010"
88      }
89   },
90   "release_status" : "stable",
91   "resources" : {
92      "bugtracker" : {
93         "web" : "https://github.com/dagolden/File-chdir/issues"
94      },
95      "homepage" : "https://github.com/dagolden/File-chdir",
96      "repository" : {
97         "type" : "git",
98         "url" : "https://github.com/dagolden/File-chdir.git",
99         "web" : "https://github.com/dagolden/File-chdir"
100      }
101   },
102   "version" : "0.1010",
103   "x_authority" : "cpan:DAGOLDEN",
104   "x_contributors" : [
105      "Joel Berger <joel.a.berger@gmail.com>"
106   ]
107}
108
109