6 Nov 2003 06:38
Re: [Module::Build] Help: Module::Build V 0.21 under WinXP
Randy W. Sims <RandyS <at> ThePierianSpring.org>
2003-11-06 05:38:24 GMT
2003-11-06 05:38:24 GMT
On 11/5/2003 11:50 PM, Michael G Schwern wrote: > On Thu, Nov 06, 2003 at 02:53:53PM +1100, Ron Savage wrote: > >>I'm trying to replace my module Module::MakeDist with Module::Build, >>and have a problem with 'Build dist'. >> >>Build.PL: >>-----><8----- >>use Module::Build; >> >>Module::Build -> new >>( >> code_base => './x86/CGI-Explorer-2.02.tar.gz', > > > What's code_base? > > That should be 'codebase', and that should be given on the command line for the ppd target. perl Build ppd codebase="./x86/CGI-Explorer-2.02.tar.gz" For the errors, try updating your version of Archive::Tar from: <http://p4.elixus.org/snap/Archive-Tar.tar.gz> until 1.08 is released. Randy. ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/
RSS Feed