On Wed, Apr 09, 2003 at 03:54:54PM +0100, Mark Fowler wrote:
> Hi.
> 
> I'm writing a custom Module::Build script to copy the templates that my
> module uses from the module dir to a location where they'll be used by the
> module while it's running.

Don't put it in a script, use a subclass, and read the code you're
subclassing from first.  The rest is trivial:

  https://siesta.unixbeard.net/svn/trunk/siesta/lib/Siesta/Build.pm

-- 
Richard Clamp <[EMAIL PROTECTED]>

Reply via email to