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.

bye,

-christian-


-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-k7-smp
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) (ignored: 
LC_ALL set to [EMAIL PROTECTED])

Versions of packages perl-base depends on:
ii  libc6                       2.3.2.ds1-22 GNU C Library: Shared libraries an

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to