Acme-PodOnly

 view release on metacpan or  search on metacpan

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

1
2
3
4
5
6
7
BEGIN { -e 'Distar' or system qw(git clone https://github.com/p5sagit/Distar.git) }
use lib 'Distar/lib';
use Distar 0.001;
 
author 'haarg - Graham Knop (cpan:HAARG) <haarg@haarg.org>';
 
1;



( run in 0.420 second using v1.01-cache-2.11-cpan-bf8d7bb2d05 )