in reply to (jcwren) Re: (2) JCWren Programming Challenge - Win a Perlmonks T-Shirt!
in thread JCWren Programming Challenge - Win a Perlmonks T-Shirt!
Any Perl 5 version? I think many here would have trouble
testing that. For instance how many here know (or need to) that
is a syntax error in 5.003?foreach my $foo (@bar) { # Do something }
In Section
Meditations