On 8 Feb 2002, Chas Owens wrote:
> just to prove TMTOWTDI: perl -MDBI ''
Actually, I believe the OP's error said that it couldn't load the object
module, which may mean that he has a broken installation. Since 'use DBI'
in his script is failing, perl -MDBI or perl -e 'use DBI' is just going to
give him the same error.
-- Brett
http://www.chapelperilous.net/
------------------------------------------------------------------------
Taxes are not levied for the benefit of the taxed.
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]