On 11/15/06, Dave Mitchell <[EMAIL PROTECTED]> wrote:

$ perl-5322 -we'my ($x,undef,$y) = 1..3'
Can't declare undef operator in my at -e line 1, near ") ="
Execution of -e aborted due to compilation errors.
$ perl545 -we'my ($x,undef,$y) = 1..3'
$

Ah-hah! So I'm not crazy! Necessarily, anyway.  Just behind the times.

Thanks, Dave!

--
Mark J. Reed <[EMAIL PROTECTED]>

Reply via email to