in reply to Re: Best way to call DBI query
in thread Best way to call DBI query
If you are right, why does the following work correctly:
sub AnySub { my @list = @{ shift() }; # automatic dereferencing list ...
Best regards,
perl -le "s==*F=e=>y~\*martinF~stronat~=>s~[^\w]~~g=>chop,print"
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Best way to call DBI query
by MZSanford (Curate) on Mar 14, 2002 at 14:58 UTC |