The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
    "name": "CPAN-Testers-WWW-Statistics-Excel",
    "version": "0.03",
    "abstract": "Scripts to create the CPAN Testers Statistics 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": "Hand 1.0",
    "keywords" : [
        "qa",
        "cpan",
        "testing"
    ],

    "prereqs" : {
        "runtime" : {
            "requires" : {
                "perl": "5.006",
                "Class::Accessor::Fast": "0",
                "File::Basename": "0",
                "File::Path": "0",
                "File::Slurp": "0",
                "Getopt::ArgvFile": "0",
                "Getopt::Long": "0",
                "HTML::Entities": "0",
                "HTML::TokeParser": "0",
                "IO::File": "0",
                "Spreadsheet::WriteExcel": "0"
            }
        },
        "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"
            }
        }
    },

    "provides": {
        "CPAN::Testers::WWW::Statistics::Excel": {
            "file": "lib/CPAN/Testers/WWW/Statistics/Excel.pm",
            "version": "0.03"
        }
    },
    "no_index": {
        "directory": ["t","examples"]
    },

    "resources": {
        "license": "http://www.perlfoundation.org/artistic_license_2_0",
        "homepage": "http://stats.cpantesters.org",
        "bugtracker": { "web": "http://rt.cpan.org/Public/Dist/Display.html?Name=CPAN-Testers-WWW-Statistics-Excel" }
    }
}