{
"name": "Labyrinth-Test-Harness",
"version": "1.09",
"abstract": "Test Harness for Labyrinth Plugin modules",
"author": [
"Barbie (BARBIE) <barbie@cpan.org>"
],
"license": [ "artistic_2" ],
"dynamic_config" : 0,
"release_status" : "stable",
"meta-spec": {
"version": "2",
"url": "http://search.cpan.org/dist/CPAN-Meta/lib/CPAN/Meta/Spec.pm"
},
"generated_by": "The Hand of Barbie 1.0",
"keywords" : [
"web",
"cgi",
"framework"
],
"prereqs" : {
"test" : {
"requires": {
"Test::More": "0.70"
},
"recommends": {
"Test::CPAN::Meta": "0",
"Test::CPAN::Meta::JSON": "0",
"Test::Pod": "1.00",
"Test::Pod::Coverage": "0.08"
}
},
"runtime" : {
"requires" : {
"perl": "5.006",
"Class::Accessor::Fast": "0",
"Config::IniFiles": "0",
"File::Basename": "0",
"File::Copy": "0",
"File::Path": "0",
"IO::File": "0",
"Labyrinth": "5.29",
"Module::Pluggable": "0",
"Test::Database": "1.113"
}
}
},
"provides": {
"Labyrinth::Test::Harness": {
"file": "lib/Labyrinth/Test/Harness.pm",
"version": "1.09"
}
},
"no_index": {
"directory": ["t","examples","vhost"]
},
"resources": {
"license": [ "http://www.perlfoundation.org/artistic_license_2_0" ],
"bugtracker": { "web": "http://rt.cpan.org/Public/Dist/Display.html?Name=Labyrinth-Test-Harness" },
"repository": {
"url": "git://github.com/barbie/labyrinth-test-harness.git",
"web": "http://github.com/barbie/labyrinth-test-harness",
"type": "git"
}
}
}