in reply to Re^2: let Makefile.PL to do the Readme file for me -- new target?
in thread let Makefile.PL to do the Readme file for me -- new target?
Don't quote me on this, but years and years ago, I almost seem to recall adding stuff to the built-in targets:
yes. My linked Makefile.PL shows a realclean:: section, which adds new tasks to an existing target of that same name. It adds it after any existing actions for the target.
|
|---|