Acme-MyFirstModule-BDFOY

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

      ],
      "package" : [
         "version",
         "Local"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {}
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.64",
            "File::Spec::Functions" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "perl" : "5.008"
         }
      },

META.yml  view on Meta::CPAN

---
abstract: 'The great new Acme::MyFirstModule::BDFOY!'
author:
  - 'brian d foy <briandfoy@pobox.com>'
build_requires:
  Test::Builder: '1.001006'
  Test::Builder::Tester: '1.04'
  Test::More: '1'
  version: '0.86'
configure_requires:
  ExtUtils::MakeMaker: '6.64'
  File::Spec::Functions: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.70, CPAN::Meta::Converter version 2.150010'
keywords:
  - testing
  - file
license: artistic_2
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html



( run in 0.541 second using v1.01-cache-2.11-cpan-0a6323c29d9 )