Acme-CPANAuthors

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN


0.07 2009/02/19
  - added 'look_for' method and its test
  - added a list of Acme::CPANAuthors:: modules to the pod

0.06 2008/11/01
  - removed CPAN::Config dependency (RT #40560 by Slaven Rezic)
  - try to find CPAN sources via CPANPLUS configuration too

0.05 2008/10/27
  - skip extra gravatar test if CPAN.pm is not properly configured

0.04 2008/07/14
  - bumped up the version req of Parse::CPAN::Authors to 2.27
  - try harder to find 01mailrc file when there's a local CPAN
    mirror in the urllist of CPAN::Config

0.03 2008/05/30
  - "What's actually broken is Parse::CPAN::Authors 2.26" release
  - tentatively skip a test if Parse::CPAN::Authors 2.26 is loaded.

META.json  view on Meta::CPAN

         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker::CPANfile" : "0.09"
         }
      },
      "runtime" : {
         "recommends" : {
            "Gravatar::URL" : "0"
         },
         "requires" : {
            "CPAN::DistnameInfo" : "0",

META.yml  view on Meta::CPAN

---
abstract: 'We are CPAN authors'
author:
  - 'Kenichi Ishigaki <ishigaki@cpan.org>'
build_requires:
  ExtUtils::MakeMaker: '0'
  Test::Deep: '0'
  Test::More: '0.88'
  Test::UseAllModules: '0.15'
configure_requires:
  ExtUtils::MakeMaker::CPANfile: '0.09'
dynamic_config: 0
generated_by: 'ExtUtils::MakeMaker version 7.70, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Acme-CPANAuthors
no_index:
  directory:



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