Acme-Math-XS-LeanDist

 view release on metacpan or  search on metacpan

Makefile.PL  view on Meta::CPAN

    dist => {
      PREOP => 'pod2text $(VERSION_FROM) > $(DISTVNAME)/README',
    },
    META_MERGE => {
      resources => {
        repository => 'git://github.com/hoytech/Acme-Math-XS-LeanDist.git',
        bugtracker => 'https://github.com/hoytech/Acme-Math-XS-LeanDist/issues',
      },
    },

    postamble => {
      inline => {
        file => 'lib/Acme/Math/XS/LeanDist.pm',
      },
    },
    OBJECT => 'LeanDist.o ',
);



( run in 0.873 second using v1.01-cache-2.11-cpan-5735350b133 )