|
|
| more useful options | |
| PerlMonks |
Re^2: A most obscure bugby Anonymous Monk |
| on Nov 23, 2004 at 13:14 UTC ( #409886=note: print w/ replies, xml ) | Need Help?? |
|
c:\>perl -v This is perl, v5.8.4 built for MSWin32-x86-multi-thread (with 3 registered patches, see perl -V for more detail) c:\>perl my $x = 1; die "Oh dear!\n" while my $foo = $x && 0; print "ok!\n"; ^D ok!
In Section
Meditations
|
|
||||||||||||||||||||