>>>>> "John" == John Siracusa <[EMAIL PROTECTED]> writes:

John> On 11/1/99 12:19 PM, Ken Y. Clark wrote:
>>> I'd like to have access to the fast URL/HTML escaping subroutines
>>> in "regular" perl scripts, if possible.
>> 
>> isn't that functionality available in CGI?

John> Yes, but AFAIK they're plain perl implementations rather than
John> stubs for faster C versions.

But the "faster C" implementations are in the Apache code, not
in the mod_perl code. :)

So you can't use Apache::Util unless you are running Apache.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<[EMAIL PROTECTED]> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!

Reply via email to