On Sat, Mar 21, 2009 at 14:36, Gunnar Hjalmarsson <nore...@gunnar.cc> wrote:
> Chas. Owens wrote:
>>
>> There is also the ongoing danger of putting untrusted file names in
>> @ARGV[4],
>
> $ perl -we "undef @ARGV[4]"
> Scalar value @ARGV[4] better written as $ARGV[4] at -e line 1.
> $
>
> Maybe your previous footnote style was better after all. ;-)
snip

Yeah, but that had problems as well.  I should just be more careful
about putting footnotes next to arrays.  To make matters worse this
sentence is better anyway:

There is also the ongoing danger[4] of putting untrusted file names in @ARGV.

-- 
Chas. Owens
wonkden.net
The most important skill a programmer can have is the ability to read.

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to