Re: Can't locate warnings.pm in @INC



Gunnar Hjalmarsson wrote:
use CGI qw(:standard);
use CGI::Carp qw(fatalsToBrowser);
use DBI;
use Time::localtime;

It would surprise me if any of those modules requires 5.006,

Noticed that the latest version of DBI does require 5.006... Maybe somebody has upgraded that module without upgrading the version of Perl accordingly.


But, again, no reason to keep guessing. Read the _complete_ error message.

--
Gunnar Hjalmarsson
Email: http://www.gunnar.cc/cgi-bin/contact.pl
.



Relevant Pages

  • mysql 4.1x and DBD::mysql (and mysqlPP)
    ... 4.1.7-nt for testing and now I can't connect to the server from perl. ... DBI is 1.45 ... consider upgrading MySQL client ...
    (perl.dbi.users)
  • Re: upgrading dbi
    ... And Perl 5.006001 is hardly the most recent version of Perl. ... >>> I have a pretty old version of DBI on a production server. ... >>> development environment). ... >>> about upgrading? ...
    (perl.dbi.users)
  • Re: DBI error
    ... snippet alone generates an error, it sounds like your version of perl has a ... problem with your version of DBI, and so while you're upgrading DBI, I'd ... recommend upgrading your perl installation as well. ...
    (comp.lang.perl)
  • Re: Cant locate warnings.pm in @INC
    ... Gunnar Hjalmarsson wrote: ... use DBI; ... somebody has upgraded that module without upgrading the version of Perl accordingly. ...
    (comp.lang.perl.misc)
  • Re: Docs comprehensibility
    ... who started his programming 'career' a few years ago by modifying Matt ... to fix the Perl documentation. ... >> feel confident enough. ... Gunnar Hjalmarsson ...
    (comp.lang.perl.misc)