Bug#345933: perl-base: Subroutine Cwd::fastcwd redefined at /usr/lib/perl/5.8/XSLoader.pm line 91

Dominic Hargreaves dom at earth.li
Tue May 31 21:07:05 UTC 2011


On Wed, Jan 04, 2006 at 12:19:47PM +0100, Christian Hammers wrote:
> Package: perl-base
> Version: 5.8.4-8
> Severity: normal
> 
> Hello
> 
> After a woody->sarge Upgrade the following message starts appearing in
> my Apache error log.
> 
> At that time only one perl CGI was executed which imports:
> 	use strict;
> 	use CGI::Carp qw(fatalsToBrowser);
> 	use Date::Calc qw(:all);
> 	use Date::Parse;
> 	use DBI;
> 	use Env;
> 	use IO::Select;
> 	use IPC::Open3;
> 	use POSIX               qw(:sys_wait_h ceil floor);
> 	use Socket;
> 	use Unix::Syslog        qw(:macros :subs);
> 
> The script itself is a rather basic web/mysql interface with no black
> magic, the above list is mainly due to a dependency to a "common company
> stuff" perl include file which is almost not used. I found no other
> script that triggers this effect.
> 
> Any clue what this message means? The file XSLoader.pm seems to be
> autogenerated but does not contain fastcwd. The Cwd libarary is
> contained in the perl-base package which is why I report the bug to
> this package.

Hi Christian,

I'm sorry you haven't received any reply about this until now.
As so much time has elapsed and there wasn't a complete test case
in the original report (certainly a script with just those 'use' lines
doesn't have any problems) I'm writing to ask whether you still have this
problem, or whether we can close the report.

Thanks,
Dominic.

-- 
Dominic Hargreaves | http://www.larted.org.uk/~dom/
PGP key 5178E2A5 from the.earth.li (keyserver,web,email)






More information about the Perl-maintainers mailing list