On Sep 1, 2008, at 14:48, Eric Wilhelm wrote:
When you were keeping track, what issues remained?
I think we concluded that this was null
my $pm_info = Module::Build::ModuleInfo->new_from_file(
- $file, (defined($mod) ? (module => $mod) : ())
+ $file, # bah: (defined($mod) ? (module => $mod) : ())
I don't follow.
And somebody should really take a look at RT.
Any volunteers? :-)
http://rt.cpan.org//Dist/Display.html?Queue=Module-Build
I shipped 0.2808_03. This should probably be the "gold alpha" because
5.10.0 has already outrun the version on cpan.
Works for me.
Best,
David