Acme-CPANAuthors-CPAN-OneHundred

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

    "no_index": {
        "directory": ["t","examples"]
    },

    "resources": {
        "license": [ "http://www.perlfoundation.org/artistic_license_2_0" ],
        "bugtracker": { "web": "http://rt.cpan.org/Public/Dist/Display.html?Name=Acme-CPANAuthors-CPAN-OneHundred" },
        "repository": {
            "url": "git://github.com/barbie/acme-cpanauthors-cpan-onehundred.git",
            "web": "http://github.com/barbie/acme-cpanauthors-cpan-onehundred",
            "type": "git"
        }
    }
}

META.yml  view on Meta::CPAN

--- #YAML:1.0
name:     Acme-CPANAuthors-CPAN-OneHundred
version:  1.15
abstract: The CPAN Authors who have 100+ distributions on CPAN
author:
  - Barbie <barbie@cpan.org>

license:                  artistic_2
distribution_type:        module
installdirs:              site

requires:
  perl:                   5.006
  Acme::CPANAuthors:      0.04
recommends:
  Test::CPAN::Meta:       0
  Test::CPAN::Meta::JSON: 0
  Test::Pod:              1.00
  Test::Pod::Coverage:    0.08

README  view on Meta::CPAN

Acme-CPANAuthors-CPAN-OneHundred
================================

This module was created to capture all those CPAN Authors who have valiantly
submitted their modules and distributions to CPAN, and now have the honour of
maintaining 100 or more distributions on CPAN.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these modules:

examples/templates/META.json  view on Meta::CPAN

    "no_index": {
        "directory": ["t","examples"]
    },

    "resources": {
        "license": [ "http://www.perlfoundation.org/artistic_license_2_0" ],
        "bugtracker": { "web": "http://rt.cpan.org/Public/Dist/Display.html?Name=Acme-CPANAuthors-CPAN-OneHundred" },
        "repository": {
            "url": "git://github.com/barbie/acme-cpanauthors-cpan-onehundred.git",
            "web": "http://github.com/barbie/acme-cpanauthors-cpan-onehundred",
            "type": "git"
        }
    }
}

examples/templates/META.yml  view on Meta::CPAN

--- #YAML:1.0
name:     Acme-CPANAuthors-CPAN-OneHundred
version:  [% VERSION %]

abstract: The CPAN Authors who have 100+ distributions on CPAN
author:
  - Barbie <barbie@cpan.org>

license:                  artistic_2
distribution_type:        module
installdirs:              site

requires:
  perl:                   5.006
  Acme::CPANAuthors:      0.04
recommends:
  Test::CPAN::Meta:       0
  Test::CPAN::Meta::JSON: 0
  Test::Pod:              1.00
  Test::Pod::Coverage:    0.08

examples/templates/README  view on Meta::CPAN

Acme-CPANAuthors-CPAN-OneHundred
================================

This module was created to capture all those CPAN Authors who have valiantly
submitted their modules and distributions to CPAN, and now have the honour of
maintaining 100 or more distributions on CPAN.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these modules:



( run in 2.139 seconds using v1.01-cache-2.11-cpan-df04353d9ac )