Acme-BadFont

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-Acme-BadFont@rt.cpan.org",
         "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=Acme-BadFont"
      },
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/haarg/Acme-BadFont",
         "web" : "http://github.com/haarg/Acme-BadFont"
      }
   },
   "version" : "1.000000",
   "x_serialization_backend" : "JSON::PP version 2.97001"
}

Makefile.PL  view on Meta::CPAN

    } },
    runtime => { requires => {
      'Scalar::Util' => '1.10',
      'perl' => '5.008001',
    } },
  },
  resources => {
    repository => {
      url => 'git://github.com/haarg/Acme-BadFont',
      web => 'http://github.com/haarg/Acme-BadFont',
      type => 'git',
    },
    bugtracker => {
      mailto => 'bug-Acme-BadFont@rt.cpan.org',
      web => 'https://rt.cpan.org/Public/Dist/Display.html?Name=Acme-BadFont',
    },
    license => [ 'http://dev.perl.org/licenses/' ],
  },
  no_index => {
    directory => [ 't', 'xt' ]
  },



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