Rafael Garcia-Suarez wrote:
>> Thanks, patch successfully applied as 9b657a623c3928518095c706c37ba6315469a48e> > I have two failures in bleadperl:I can also reproduce these under cygwin/blead. That'll teach me to post
patches before I've finished rebuilding Perl.
> ../lib/autodie/t/hints_pod_examples.t (Wstat: 1280 Tests: 80 Failed: 5)> Failed tests: 5, 14, 21, 37, 60> Non-zero exit status: 5These look like they're the results of smart-match changes. I'm going to
have to dig deeper to see what's going on here. Investigating now.
> ../lib/autodie/t/hints.t (Wstat: 512 Tests: 21 Failed: 2)> Failed tests: 2, 4Bah, these are red herrings. The autodie::hints interface uses
Sub::Identify (or code taken from it, if not available) to determine the
original name of a subroutine. Under 5.10.0 and 5.8.x, File::Copy's cp/mv
subroutines were aliases for copy and move. Under blead, they're not.
All the best,
Paul
--
Paul Fenwick <pjf@perltraining.com.au> | http://perltraining.com.au/
Director of Training | Ph: +61 3 9354 6001
Perl Training Australia | Fax: +61 3 9354 2681