-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Mon, Apr 30, 2001 at 05:32:48PM -0500, J. Patrick Lanigan wrote:
> I have the following lines in my script...
>
> Line #10> $mybd='test';
>
> Line #22> my $dbh = DBI->connect("DBI:Pg:dbname=$mydb") || die "Can't
> connect to $data_source: $DBI::errstr";
If you would `use strict` like perl's Fine Manual recommends, you would have
caught the typo on line 10 a long time ago.
- --
Stephen Clouse <[EMAIL PROTECTED]>
Senior Programmer, IQ Coordinator Project Lead
The IQ Group, Inc. <http://www.theiqgroup.com/>
-----BEGIN PGP SIGNATURE-----
Version: PGP 6.5.8
iQA/AwUBOu3nVAOGqGs0PadnEQJWXwCg6j7/e0Vu52G46RrdrvebvZIu2GEAoLuy
LSqVaHggA8jd1X/3upA3/3Wt
=44Ns
-----END PGP SIGNATURE-----