Angel has asked for the wisdom of the Perl Monks concerning the following question:
#example: sub foo ( $self = shift; my $dbh = $self->{$dbh}; $dbh->do{ DELETE FROM EXAMPLE } }
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Initial Variables
by tadman (Prior) on Nov 25, 2002 at 18:38 UTC | |
|
Re: Initial Variables
by thinker (Parson) on Nov 25, 2002 at 18:33 UTC |