my $q = new CGI;
Or rather:
my $q = CGI->new;
The indirect object notation will bite you at some point - please don't use it.
--"The first rule of Perl club is you do not talk about
Perl club."
-- Chip Salzenberg
In reply to Re: (cLive ;-) Re: Perl High School
by davorg
in thread Perl High School
by hsweet
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |