Acme-BadFont

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

{
   "abstract" : "Cope with a bad font in your editor",
   "author" : [
      "haarg - Graham Knop (cpan:HAARG) <haarg@haarg.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.3, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2

META.yml  view on Meta::CPAN

---
abstract: 'Cope with a bad font in your editor'
author:
  - 'haarg - Graham Knop (cpan:HAARG) <haarg@haarg.org>'
build_requires:
  Test::More: '0.88'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.3, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html

maint/Makefile.PL.include  view on Meta::CPAN

BEGIN { -e 'Distar' or system("git clone git://git.shadowcat.co.uk/p5sagit/Distar.git") }
use lib 'Distar/lib';
use Distar;

author 'haarg - Graham Knop (cpan:HAARG) <haarg@haarg.org>';



( run in 0.918 second using v1.01-cache-2.11-cpan-5c0b1e786e0 )