Re: [Module::Build] Making 0.28 a reality
Status: Beta
Brought to you by:
kwilliams
From: Ken W. <ke...@ma...> - 2006-03-29 17:43:11
|
On Mar 28, 2006, at 10:57 PM, Stephen Adkins wrote: > Module::Build has the following dependencies. > > requires: > Cwd: 0 > Data::Dumper: 0 > ExtUtils::Install: 0 > ExtUtils::Manifest: 0 > ExtUtils::Mkbootstrap: 0 > File::Basename: 0 > File::Compare: 0 > File::Copy: 0 > File::Find: 0 > File::Path: 0 > File::Spec: 0.82 > Getopt::Long: 0 > IO::File: 0 > Test::Harness: 0 > Text::ParseWords: 0 > perl: 5.005_03 > build_requires: > Test::More: 0 > recommends: > Archive::Tar: 1.08 > ExtUtils::Install: 0.3 > Module::Signature: 0.21 > Pod::Readme: 0.04 I know that list looks long, but so far we only have required dependencies which are part of core for perl 5.6.0, and also possible to install on perl 5.005_03. So it's not as bad as it looks. -Ken |