in reply to
Perl cheat sheet
This looks like a great resource. Thanks! ...another nit: Strings use 'eq', not '='
Comment on
Re: Perl cheat sheet
Replies are listed 'Best First'.
Re^2: Perl cheat sheet
by
holli
(Abbot)
on Feb 22, 2005 at 07:18 UTC
"=" is an assignment, not a comparison.
holli,
/regexed monk/
[reply]
In Section
Craft