in reply to Re^2: backtick operator
in thread backtick operator
since the $dbPass will be defined as an empty string at that point, right?die "$0: Could not find password for $dbUser" unless(defined($dbPass)) +;
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: backtick operator
by Anonymous Monk on May 14, 2010 at 03:11 UTC | |
by Anonymous Monk on May 14, 2010 at 06:41 UTC | |
by Hue-Bond (Priest) on May 14, 2010 at 06:54 UTC | |
by JavaFan (Canon) on May 14, 2010 at 07:36 UTC | |
by Anonymous Monk on May 14, 2010 at 07:30 UTC |