-----Original Message-----
From: Garrett, Philip (MAN-Corporate)
[mailto:[EMAIL PROTECTED] 
Sent: Tuesday, March 27, 2007 8:04 PM
To: Sanjay Tripathi; dbi-users@perl.org
Subject: RE: Perl DBI Urgent

Sanjay Tripathi wrote:
> I am using SunOS and Oracle as a DB.
> 
> To Install DBI I'm using below command
> 
> perl -MCPAN -e 'install Bundle::DBI'
> 
[snip]
> 
>   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?

I>f 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.


I did that But still facing same problem? I m not getting what to do?


~~Sanjay~~

Reply via email to