CPAN-WWW-Top100-Retrieve

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

---
abstract: 'Retrieves the CPAN Top100 data from http://ali.as/top100'
author:
  - 'Apocalypse <APOCAL@cpan.org>'
build_requires:
  ExtUtils::MakeMaker: '0'
  File::Spec: '0'
  File::Temp: '0'
  IO::Handle: '0'
  IPC::Open3: '0'
  Test::More: '0'
  perl: '5.006'
configure_requires:
  ExtUtils::MakeMaker: '0'
  Module::Build::Tiny: '0.039'
  perl: '5.006'
dynamic_config: '0'
generated_by: 'Dist::Zilla version 5.024, CPAN::Meta::Converter version 2.142690'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: CPAN-WWW-Top100-Retrieve
no_index:
  directory:
    - examples
provides:
  CPAN::WWW::Top100::Retrieve:
    file: lib/CPAN/WWW/Top100/Retrieve.pm
    version: '1.001'
  CPAN::WWW::Top100::Retrieve::Dist:
    file: lib/CPAN/WWW/Top100/Retrieve/Dist.pm
    version: '1.001'
  CPAN::WWW::Top100::Retrieve::Utils:
    file: lib/CPAN/WWW/Top100/Retrieve/Utils.pm
    version: '1.001'
requires:
  Exporter: '0'
  HTML::TableExtract: '0'
  LWP::UserAgent: '0'
  Moose: '0'
  Moose::Util::TypeConstraints: '0'
  MooseX::StrictConstructor: '0.08'
  Params::Coerce: '0'
  URI: '0'
  namespace::autoclean: '0'
  parent: '0'
  perl: '5.006'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: http://rt.cpan.org/Public/Dist/Display.html?Name=CPAN-WWW-Top100-Retrieve
  homepage: https://github.com/apocalypse/perl-cpan-www-top100-retrieve
  license: http://dev.perl.org/licenses/
  repository: https://github.com/apocalypse/perl-cpan-www-top100-retrieve.git
version: '1.001'
x_BuiltWith:
  modules:
    CPAN::Meta: '2.142690'
    Exporter: '5.70'
    ExtUtils::MakeMaker: '7.00'
    File::Spec: '3.47'
    File::Temp: '0.2304'
    HTML::TableExtract: '2.11'
    IO::Handle: '1.34'
    IPC::Open3: '1.13'
    LWP::UserAgent: '6.06'
    Module::Build::Tiny: '0.039'
    Moose: '2.1402'
    Moose::Util::TypeConstraints: '2.1402'
    MooseX::StrictConstructor: '0.19'
    Params::Coerce: '0.14'
    Test::More: '1.001009'
    URI: '1.65'
    namespace::autoclean: '0.22'
    parent: '0.228'
    strict: '1.07'
    warnings: '1.18'
  perl:
    original: v5.18.2
    qv: 1
    version:
      - 5
      - 18
      - 2
  platform: linux
  uname: 'Linux 3.13.0-35-generic x86_64'
x_Dist_Zilla:
  perl:
    version: '5.018002'
  plugins:
    -
      class: Dist::Zilla::Plugin::Git::NextVersion
      config:
        Dist::Zilla::Plugin::Git::NextVersion:
          first_version: '0.001'
          version_by_branch: '0'
          version_regexp: (?^:^release-(.+)$)
        Dist::Zilla::Role::Git::Repo:
          repo_root: .
      name: '@Apocalyptic/Git::NextVersion'
      version: '2.025'
    -
      class: Dist::Zilla::Plugin::Git::GatherDir
      config:
        Dist::Zilla::Plugin::GatherDir:
          exclude_filename:
            - README.pod
          exclude_match: []
          follow_symlinks: '0'
          include_dotfiles: '1'
          prefix: ''
          prune_directory: []
          root: .
        Dist::Zilla::Plugin::Git::GatherDir:
          include_untracked: '0'
        Dist::Zilla::Role::Git::Repo:
          repo_root: .
      name: '@Apocalyptic/Git::GatherDir'
      version: '2.025'
    -
      class: Dist::Zilla::Plugin::PruneCruft
      name: '@Apocalyptic/PruneCruft'
      version: '5.024'
    -
      class: Dist::Zilla::Plugin::AutoPrereqs
      name: '@Apocalyptic/AutoPrereqs'
      version: '5.024'
    -
      class: Dist::Zilla::Plugin::GenerateFile
      name: '@Apocalyptic/MANIFEST.SKIP'
      version: '5.024'
    -
      class: Dist::Zilla::Plugin::ManifestSkip
      name: '@Apocalyptic/ManifestSkip'



( run in 0.958 second using v1.01-cache-2.11-cpan-0bb4e1dffa6 )