Acme-CPANAuthors-Swedish

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

      "runtime" : {
         "requires" : {
            "Acme::CPANAuthors" : "0",
            "Test::More" : "0.47"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/trapd00r/Acme-CPANAuthors-Swedish.git",
         "web" : "https://github.com/trapd00r/Acme-CPANAuthors-Swedish"
      }
   },
   "version" : "0.10",
   "x_serialization_backend" : "JSON::PP version 2.97001"
}

Makefile.PL  view on Meta::CPAN

        'Test::More'                => 0.47,
    },
    ($ExtUtils::MakeMaker::VERSION >= 6.31
        ? ( LICENSE => 'perl' )
        : ()
    ),
    (eval { ExtUtils::MakeMaker->VERSION(6.46) } ? (META_MERGE => {
        'meta-spec' => { version => 2 },
        resources => {
            repository => {
                type => 'git',
                url  => 'https://github.com/trapd00r/Acme-CPANAuthors-Swedish.git',
                web  => 'https://github.com/trapd00r/Acme-CPANAuthors-Swedish',
            },
        }})
     : ()
    ),
);



( run in 0.785 second using v1.01-cache-2.11-cpan-df04353d9ac )