in reply to Re: Question on syntax
in thread Question on syntax
and specificallyfunction($good_name) foreach my $good_name (<list>);
are not valid Perl.$good_name(<list>)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Question on syntax
by mscharrer (Hermit) on Apr 23, 2008 at 09:09 UTC |