Acme-MyFirstModule-WWILLIS

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Acme-MyFirstModule-WWILLIS",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::More" : 0
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.38"
         }
      }
   },
   "provides" : {
      "Acme::MyFirstModule::WWILLIS" : {
         "file" : "lib/Acme/MyFirstModule/WWILLIS.pm",
         "version" : "0.03"
      }

META.yml  view on Meta::CPAN

---
abstract: 'The great new Acme::MyFirstModule::WWILLIS!'
author:
  - 'Will Willis <wwillis@cpan.org>'
build_requires:
  Test::More: 0
configure_requires:
  Module::Build: 0.38
dynamic_config: 1
generated_by: 'Module::Build version 0.38, CPAN::Meta::Converter version 2.110930'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: Acme-MyFirstModule-WWILLIS
provides:
  Acme::MyFirstModule::WWILLIS:



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