in reply to
Re: programmatic database querying
in thread
programmatic database querying
And if you use
strict
and
warnings
, you don't have to worry about getting bitten by that sort of accident (at least not without an explicit error or warning).
Comment on
Re^2: programmatic database querying
In Section
Seekers of Perl Wisdom