Re: [Module::Build] codebase? paths in .tar.gz?
Status: Beta
Brought to you by:
kwilliams
|
From: Ken W. <ke...@ma...> - 2003-12-21 16:33:02
|
On Sunday, December 21, 2003, at 02:39 AM, Randy W. Sims wrote: > If Ken can confirm that he used 'perl Build dist' to create the > 'Module-Build-0.21_01.tar.gz' dist currently on CPAN and that he used > a recent version of Archive::Tar, Well, I built it on OS X, and on Unixish platforms Module::Build will just use an external call to the 'tar' command. So Archive::Tar wasn't in the mix. -Ken |