Apache::Util XS hooks into some of Apache's C code for date handling,
escaping and so forth.  There's no way with the current architecture to
use it in a non-Apache-runtime context; running it from within your shell
won't work.
  
> perl -M'Apache::Util qw(:all)' -e '$a = parsedate("")'
> Undefined subroutine &Apache::Util::parsedate called at -e line 1.
> 
> Looks like I've been missing something?

--
Salon Internet                          http://www.salon.com/
  Manager, Software and Systems "Livin' La Vida Unix!"
Ian Kallen <[EMAIL PROTECTED]> / AIM: iankallen / Fax: (415) 354-3326 

Reply via email to