Re: Can't locate warnings.pm in @INC
- From: Gunnar Hjalmarsson <noreply@xxxxxxxxx>
- Date: Mon, 10 Oct 2005 13:18:28 +0200
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 .
- Follow-Ups:
- Re: Can't locate warnings.pm in @INC
- From: Gunnar Hjalmarsson
- Re: Can't locate warnings.pm in @INC
- Prev by Date: Re: Best practice to patch a existing module written by others
- Next by Date: Re: Can't locate warnings.pm in @INC
- Previous by thread: Best practice to patch a existing module written by others
- Next by thread: Re: Can't locate warnings.pm in @INC
- Index(es):
Relevant Pages
|
|