CPAN-Index-API

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

no_index:
  directory:
    - eg
    - examples
    - inc
    - share
    - t
    - xt
provides:
  CPAN::Index::API:
    file: lib/CPAN/Index/API.pm
    version: '0.008'
  CPAN::Index::API::File::MailRc:
    file: lib/CPAN/Index/API/File/MailRc.pm
    version: '0.008'
  CPAN::Index::API::File::ModList:
    file: lib/CPAN/Index/API/File/ModList.pm
    version: '0.008'
  CPAN::Index::API::File::PackagesDetails:
    file: lib/CPAN/Index/API/File/PackagesDetails.pm
    version: '0.008'
  CPAN::Index::API::File::Whois:
    file: lib/CPAN/Index/API/File/Whois.pm
    version: '0.008'
  CPAN::Index::API::Role::Clonable:
    file: lib/CPAN/Index/API/Role/Clonable.pm
    version: '0.008'
  CPAN::Index::API::Role::HavingFilename:
    file: lib/CPAN/Index/API/Role/HavingFilename.pm
    version: '0.008'
  CPAN::Index::API::Role::HavingGeneratedBy:
    file: lib/CPAN/Index/API/Role/HavingGeneratedBy.pm
    version: '0.008'
  CPAN::Index::API::Role::Readable:
    file: lib/CPAN/Index/API/Role/Readable.pm
    version: '0.008'
  CPAN::Index::API::Role::Writable:
    file: lib/CPAN/Index/API/Role/Writable.pm
    version: '0.008'
requires:
  Carp: '0'
  Class::Load: '0'
  Compress::Zlib: '0'
  File::Basename: '0'
  File::Temp: '0'
  LWP::Simple: '0'
  List::Util: '0'
  Moose: '0'
  Moose::Role: '0'
  Moose::Util::TypeConstraints: '0'
  MooseX::ClassAttribute: '0'
  Path::Class: '0'
  Path::Tiny: '0'
  Scalar::Util: '0'
  Symbol: '0'
  Text::Template: '0'
  URI: '0'
  URI::file: '0'
  XML::Twig: '0'
  base: '0'
  namespace::autoclean: '0'
  perl: '5.008001'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: https://github.com/genio/cpan-index-api/issues
  homepage: https://github.com/genio/cpan-index-api
  repository: https://github.com/genio/cpan-index-api.git
version: '0.008'
x_Dist_Zilla:
  perl:
    version: '5.026001'
  plugins:
    -
      class: Dist::Zilla::Plugin::Git::GatherDir
      config:
        Dist::Zilla::Plugin::GatherDir:
          exclude_filename:
            - LICENSE
            - META.json
            - Makefile.PL
            - README.md
            - t/00-report-prereqs.t
          exclude_match: []
          follow_symlinks: 0
          include_dotfiles: 0
          prefix: ''
          prune_directory: []
          root: .
        Dist::Zilla::Plugin::Git::GatherDir:
          include_untracked: 0
      name: Git::GatherDir
      version: '2.046'
    -
      class: Dist::Zilla::Plugin::MetaYAML
      name: '@Starter/MetaYAML'
      version: '6.012'
    -
      class: Dist::Zilla::Plugin::MetaJSON
      name: '@Starter/MetaJSON'
      version: '6.012'
    -
      class: Dist::Zilla::Plugin::License
      name: '@Starter/License'
      version: '6.012'
    -
      class: Dist::Zilla::Plugin::Pod2Readme
      name: '@Starter/Pod2Readme'
      version: '0.004'
    -
      class: Dist::Zilla::Plugin::PodSyntaxTests
      name: '@Starter/PodSyntaxTests'
      version: '6.012'
    -
      class: Dist::Zilla::Plugin::Test::ReportPrereqs
      name: '@Starter/Test::ReportPrereqs'
      version: '0.027'
    -
      class: Dist::Zilla::Plugin::Test::Compile
      config:
        Dist::Zilla::Plugin::Test::Compile:



( run in 1.548 second using v1.01-cache-2.11-cpan-39bf76dae61 )