NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
oh, my (Score:0)
And the tests pass. But if I put
my @ait fails. (If I putour @a, it passes.)No test of the numbers returned? :)
Reply to This
Re: (Score:2)
But if I put my @a it fails. (If I put our @a, it passes.)
So, what is this, actually? Something like a glob reference? Or worse: a symbolic reference?
It reminds me of the syntax for filehandles.
Re: (Score:2)
Deparseover it to see what the optree is:There's similar ob