On Tue, Jul 25, 2006 at 02:42:13PM -0700, Marc Perkel wrote:
> sub mysql {
> my $query = $dbh->prepare($_);
you almost certainly want $_[0] (first passed parameter)
here. Not really on-topic for this list though.
--
``Mr. Mandelson said it was an historic day when the politicians
took charge of their own affairs.'' (sic.) (News report)
--
## List details at http://www.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/