in reply to my hash used only once: possible typo
in SQL_Wrapper? Change it toour %q;
use vars qw( %q );
Of course, you could provide a reasonable interface instead
my %q = SQL_Wrapper->q;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: my hash used only once: possible typo
by saintex (Scribe) on Aug 26, 2010 at 12:48 UTC | |
by Anonymous Monk on Mar 07, 2013 at 17:03 UTC |