I am embarrassed - nay, ashamed! - to have to confess that I didn't bother to run the code through all my various CPAN-testing machines before releasing it, and so I let something escape which only works on perl 5.10. Aaiieeeee!
Mind you, you'll only notice the bug on 64-bit platforms and there's not a lot of 64 bit perl 5.8 or 5.6 around.
hey! (Score:2)
I'm runnung 64 bit perl 5.8.x .. I'm also running 5.10 on client's production servers so need to install it anyway I suppose
@JAPH = qw(Hacker Perl Another Just);
print reverse @JAPH;
Re: (Score:2)