Acme-Phlegethoth

 view release on metacpan or  search on metacpan

Makefile.PL  view on Meta::CPAN

		resources   => {
			license    => 'http://dev.perl.org/licenses/',
			repository => 'http://github.com/rcaputo/acme-phlegethoth',

		},
	},
	dist          => {
		COMPRESS    => 'gzip -9f',
		SUFFIX      => 'gz',
		PREOP       => (
			'git-log.pl | tee ./$(DISTNAME)-$(VERSION)/CHANGES > ./CHANGES ; ' .
			'LANG=C perldoc lib/Acme/Phlegethoth.pm | ' .
			'tee ./$(DISTNAME)-$(VERSION)/README > README'
		),
	},
);



( run in 0.634 second using v1.01-cache-2.11-cpan-b61123c0432 )