Skip to content

Instantly share code, notes, and snippets.

@wchristian
Created September 9, 2010 15:45
Show Gist options
  • Save wchristian/572040 to your computer and use it in GitHub Desktop.
Save wchristian/572040 to your computer and use it in GitHub Desktop.
"prereqs" : {
"runtime" : {
"requires" : {
"App::Cmd" : 0,
"DateTime::Format::Strptime" : 0,
"File::Slurp" : 0,
"Moose" : 0,
"MooseX::HasDefaults::RO" : 0,
"Parse::Range" : 0,
"Text::CSV::Slurp" : 0
}
},
"test" : {
"requires" : {
"Path::Class" : 0,
"Test::Builder::Module" : 0,
"Test::Class" : 0,
"Test::Differences" : 0,
"Test::More" : 0,
"Test::Perl::Critic::Progressive" : 0,
"Test::Simple" : "0.96",
"Try::Tiny" : 0,
"parent" : 0
}
}
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment