RE: Perl DBI Urgent
- From: Philip.Garrett@xxxxxxxxxxx (Philip Garrett)
- Date: Tue, 27 Mar 2007 10:34:23 -0400
Sanjay Tripathi wrote:
I am using SunOS and Oracle as a DB.[snip]
To Install DBI I'm using below command
perl -MCPAN -e 'install Bundle::DBI'
************************************************************************
CPAN.pm: Going to build T/TI/TIMB/DBI-1.54.tar.gz
Perl versions below 5.6.1 are no longer supported by the DBI.************************************************************************
Perl versions 5.6.x may fail during installation with a complaint
about the use of =head3 in the pod documentation.
Press return to continue...
Did you press return? What happened? Did the tests pass?
If the installation did indeed fail because of the "=head3" problem, you
can install like this:
perl -MCPAN -e 'force install DBI'
And then restart with Bundle::DBI like you tried before.
- Philip
.
- Follow-Ups:
- RE: Perl DBI Urgent
- From: Sanjay Tripathi
- RE: Perl DBI Urgent
- References:
- RE: Perl DBI Urgent
- From: Sanjay Tripathi
- RE: Perl DBI Urgent
- Prev by Date: RE: Perl DBI Urgent
- Next by Date: Re: Perl DBI Urgent
- Previous by thread: RE: Perl DBI Urgent
- Next by thread: RE: Perl DBI Urgent
- Index(es):
Relevant Pages
|
|