![]() |
|
Do you know where your variables are? | |
PerlMonks |
Re^2: Perl Singletonsby Aristotle (Chancellor) |
on Jul 19, 2002 at 20:44 UTC ( #183451=note: print w/replies, xml ) | Need Help?? |
$dbh ||= DBI->connect($@);
You probably mean @_ there.. at least I can't see an eval anywhere *grin* ++ tho. :)Makeshifts last the longest.
In Section
Tutorials
|
|