FWIW, I've noticed redefined subroutine "errors" when I require a single
package using two different statements.  E.g., 

--- File1.pm

use MyPackage;

--File2.pm

use SomeDir::MyPackage;

----

Loading File2 when File1 has already been loaded seemed to cause a
redefined subroutine.

---
Aaron Scott
Software Engineer 
Cymphonix -- Network Composer
Office: (801) 938-1500
http://www.cymphonix.com
 
> -----Original Message-----
> From: Martin Moss [mailto:[EMAIL PROTECTED]
> Sent: Monday, June 20, 2005 9:06 AM
> To: Boysenberry Payne; mod_perl
> Subject: Re: Getting lots of redefined statements in the error_log
> 
> Can you confirm you have the same version of Perl on
> both systems?
> 
> I've seen these errors on perl 5.8 after upgrading
> from perl 5.005....
> 
> Marty
> 
> p.s. I still have them too, so any help with this
> issue would be useful to me too...
> 
> --- Boysenberry Payne <[EMAIL PROTECTED]>
> wrote:
> 
> > Here is a sample of a long list:
> >
> > [Fri Jun 17 15:17:19 2005] Unix.pm: Subroutine _cwd
> > redefined at
> >
> /usr/lib/perl5/5.8.0/i386-linux-thread-multi/File/Spec/Unix.pm
> > line
> > 470.
> > [Fri Jun 17 15:17:19 2005] Carp.pm: Subroutine
> > import redefined at
> > /usr/lib/perl5/5.8.0/CGI/Carp.pm line 289.
> >
> > This only happens on our external server (currently
> > being tested and
> > set up.)  I didn't set it up, otherwise I would
> > offer config settings.
> >
> > It doesn't happen on my local system when I run the
> > same script.  I'm
> > not sure why I'm getting all of these redefined
> > errors.
> > I thought maybe someone here would know what's going
> > on....
> >
> > Thanks,
> > Boysenberry
> >
> > This message contains information that is
> > confidential
> > and proprietary to Humaniteque and / or its
> > affiliates.
> > It is intended only for the recipient named and for
> > the express purpose(s) described therein.
> > Any other use is prohibited.
> >
> > http://www.habitatlife.com
> > The World's Best Site Builder
> >
> >
> 
> 
> 
> 
> ___________________________________________________________
> How much free photo storage do you get? Store your holiday
> snaps for FREE with Yahoo! Photos http://uk.photos.yahoo.com

Reply via email to