:MM custom Makefile actions
David Cantrell
david at cantrell.org.uk
Mon Oct 1 21:05:11 BST 2007
On Mon, Oct 01, 2007 at 06:06:50PM +0100, Robin Barker wrote:
> > I need to customise my Makefile.PL so that 'make clean' will, as well as
> > doing its usual thang, also delete some extra files that get created
> > when you run 'perl Makefile.PL'. How do I do that?
> Do you know the names of the files created? If so:
> WriteMakefile (
> ...
> clean => { FILES => [qw(created.1 created.2)] },
> realclean => { FILES => [qw(created.3 created.4)] },
> }
Fabulous! thankyou.
--
David Cantrell | top google result for "internet beard fetish club"
Googling for "Swedish lizard overlord" gives
this sig as the first result.
WHAT DOES THAT TELL YOU, EH? EH?
More information about the london.pm
mailing list