On 3/24/07, John Peacock <[EMAIL PROTECTED]> wrote:
Ken Williams wrote:
> There's no dependency from M::B to Scalar::Util. I grepped the M::B
> source and tests for 'Scalar' and found nothing, maybe it's a grandchild
> dependency or something?
There *was* a dependency when the included version.pm module use Scalar::Util.
The current M::B and version.pm don't have that dependency any longer. Speaking
of which, attached is a small tweakage to bring up M::B to version-0.71...
I'd dispute the verb tense here for your use of "was." I took a new
5.6.2, the most recent M::B and got this error:
http://diotalevi.isa-geek.net/~josh/cpan/Module-Build.log.
I copying the contents of vperl/vpp.pm and lib/version.pm from
version-0.71 into Module::Build's lib/Module/Build/Version.pm allowed
Makefile.PL to run. Module::Build 0.2826 with John's change passes all
tests just peachy.
Josh