The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
    "name": "CPAN-Testers-WWW-Wiki",
    "version": "1.12",
    "abstract": "The CPAN Testers Wiki website",
    "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" : [
        "qa",
        "cpan",
        "testing"
    ],

    "prereqs" : {
        "runtime" : {
            "requires" : {
                "perl": "5.006",
                "Labyrinth": "5.32",
                "Labyrinth::DIUtils::ImageMagick": "5.04",
                "Labyrinth::Plugin::Core": "5.19",
                "Labyrinth::Plugin::CPAN": "3.55",
                "Labyrinth::Plugin::Wiki": "1.04"
            }
        },
        "test" : {
            "requires": {
                "IO::File": "0",
                "Test::More": "0.70"
            },
            "recommends": {
                "Test::CPAN::Meta": "0",
                "Test::CPAN::Meta::JSON": "0",
                "Test::Pod": "1.00",
                "Test::Pod::Coverage": "0.08"
            }
        }
    },

    "provides": {
        "CPAN::Testers::WWW::Wiki": {
            "file": "lib/CPAN/Testers/WWW/Wiki.pm",
            "version": "1.12"
        }
    },
    "no_index": {
        "directory": ["t","examples","vhost"]
    },

    "resources": {
        "homepage": "http://wiki.cpantesters.org",
        "license": [ "http://www.perlfoundation.org/artistic_license_2_0" ],
        "bugtracker": { "web": "http://rt.cpan.org/Public/Dist/Display.html?Name=CPAN-Testers-WWW-Wiki" },
        "repository": {
            "url": "git://github.com/barbie/cpan-testers-www-wiki.git",
            "web": "http://github.com/barbie/cpan-testers-www-wiki",
            "type": "git"
        }
    }
}