[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#380296: libapache-mod-perl: Apache::Util functions are unavailable outside of requests



Package: libapache-mod-perl
Version: 1.29.0.4-2
Severity: normal

$ perl -MApache::Util -le 'print Apache::Util::ht_time(time)'
Undefined subroutine &Apache::Util::ht_time called at -e line 1.

This happens for all of Apache::Util's functions, which appear to be
unavailable via Apache as well:

$ perl -MApache -le 'print Apache::ht_time(time)'
Undefined subroutine &Apache::ht_time called at -e line 1.

They work just fine while within a request, though.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-toroia
Locale: LANG=en_CA, LC_CTYPE=en_CA (charmap=ISO-8859-1)

Versions of packages libapache-mod-perl depends on:
ii  apache-common                 1.3.34-2   support files for all Apache webse
ii  libc6                         2.3.6-15   GNU C Library: Shared libraries
ii  libdevel-symdump-perl         2.03-3     Perl module for inspecting perl's 
ii  libperl5.8                    5.8.8-6    Shared Perl library
ii  liburi-perl                   1.35-2     Manipulates and accesses URI strin
ii  libwww-perl                   5.805-1    WWW client/server library for Perl
ii  perl [libmime-base64-perl]    5.8.8-6    Larry Wall's Practical Extraction 

libapache-mod-perl recommends no packages.

-- no debconf information



Reply to: