The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
--- #YAML:1.0
name:                CPAN-Testers-WWW-Statistics
version:             1.17
abstract:            Scripts to create the CPAN Testers Statistics website
author:
  - Barbie <barbie@cpan.org>

license:             artistic_2
distribution_type:   module
installdirs:         site

requires:
  perl:                             5.006
  CGI:                              0
  Class::Accessor::Fast:            0
  Config::IniFiles:                 0
  CPAN::Testers::Common::DBUtils:   0.03
  Data::Dumper:                     0
  DateTime:                         0
  DBI:                              0
  DBD::mysql:                       0
  GD::Graph::lines:                 0
  File::Basename:                   0
  File::Copy:                       0
  File::Path:                       0
  File::Slurp:                      0
  Getopt::ArgvFile:                 0
  Getopt::Long:                     0
  HTML::Entities:                   0
  HTTP::Request:                    0
  IO::File:                         0
  JSON:                             0
  LWP::UserAgent:                   0
  Sort::Versions:                   0
  Regexp::Assemble:                 0
  Template:                         0
  Time::Piece:                      0
recommends:
  Test::CPAN::Meta:                 0
  Test::CPAN::Meta::JSON:           0
  Test::MockObject:                 0
  Test::Pod:                        1.00
  Test::Pod::Coverage:              0.08
build_requires:
  Archive::Extract:                 0
  Archive::Zip:                     0
  Cwd:                              0
  File::Spec:                       0
  Test::Differences:                0
  Test::More:                       0.70

provides:
  CPAN::Testers::WWW::Statistics:
    file:     lib/CPAN/Testers/WWW/Statistics.pm
    version:  1.17
  CPAN::Testers::WWW::Statistics::Graphs:
    file:     lib/CPAN/Testers/WWW/Statistics/Graphs.pm
    version:  1.17
  CPAN::Testers::WWW::Statistics::Leaderboard:
    file:     lib/CPAN/Testers/WWW/Statistics/Leaderboard.pm
    version:  1.17
  CPAN::Testers::WWW::Statistics::Pages:
    file:     lib/CPAN/Testers/WWW/Statistics/Pages.pm
    version:  1.17

no_index:
  directory:
    - t
    - examples

resources:
  license:    http://www.perlfoundation.org/artistic_license_2_0
  homepage:   http://stats.cpantesters.org
  bugtracker: http://rt.cpan.org/Public/Dist/Display.html?Name=CPAN-Testers-WWW-Statistics
  repository: http://github.com/barbie/cpan-testers-www-statistics

meta-spec:
   version:   1.4
   url:       http://module-build.sourceforge.net/META-spec-v1.4.html
generated_by: Hand 1.0