On Thu, 5 Jun 2003, Elaine -HFB- Ashton wrote:

> do a 'make manifest;make dist' in your build dir and it will create the
> tarball with the right name for you. You might also have a look at
> Module::Build.

Be warned that unless you've configured MANIFEST.SKIP right, it's going to
stick a whole bunch of files in your manifest that you don't want (blib,
Makefile, possibly Makefile.old, pm_to_blib, etc.)

Maybe there's an article in this somewhere (and yes, it should mention
Module::Build.)  I'll probably get round to writing one at some point
(after YAPC::Europe.)

-- 
#!/usr/bin/perl -T
use strict;
use warnings;
print q{Mark Fowler, [EMAIL PROTECTED], http://twoshortplanks.com/};

Reply via email to