in reply to Re: the god awful =~
in thread the god awful =~
for (my $j=0; $j<@vname; $j++) { #stuff here }
Worse, he likely needs to take the double quotes out of his regex too, as others pointed out...
--
$you = new YOU;
honk() if $you->love(perl)
|
|---|