Re: Fwd: CPAN Upload: D/DA/DAGOLDEN/Module-Build-0.35_03.tar.gz

John Peacock <[email protected]> Thu, 22 Oct 2009 23:14:11 -0400
Newsgroups gmane.comp.lang.perl.modules.module-build
Message-ID <[email protected]>
On 10/21/2009 11:31 PM, David Golden wrote:
> FYI -- I've uploaded the latest dev release.  This does not (yet)
> integrate the "inc bundling" branch, but has other significant bug
> fixes.  It also has the new, quieter interface.

I've got a new version.pm release hitting CPAN as we speak, specifically 
to deal with the pure Perl code on Perl 5.6.2 through 5.8.0 inclusive. 
The code that tried to guess whether something was a v-string or not 
(prior to 5.8.1, we didn't have magic v-strings) wasn't so smart about it.

I've improved the heuristic and have only delayed posting it to CPAN 
because I wanted to do more testing.  I'll send a diff for the embedded 
version.pm code in M::B after the weekend (going out of town).

Just FYI

John