apachemodperl-101.1a~p2Ua:sc:ehmreodCmoopndetrrplie-br2ul.t-0e1.d021:P.:e1dr~ol2c:sD::om:coaudpmiep:ne:trAalPt-Ri2(o.3n0).2::docs::api::APR(3)
NAME
APR - Perl Interface for Apache Portable Runtime (libapr and libaprutil
Libraries)
SSyynnooppssiiss
use APR ();
DDeessccrriippttiioonn
On load this modules prepares the APR enviroment (initializes memory
pools, data structures, etc.)
You don't need to use this module explicitly, since it's already loaded
internally by all "APR::*" modules.
UUssiinngg AAPPRR mmoodduulleess oouuttssiiddee mmooddppeerrll 22..00
You'd use the "APR::*" modules outside modperl 2.0, just like you'd
use it with modperl 2.0. For example to get a random unique string you
could call:
% perl -MApache2 -MAPR::UUID -le 'print APR::UUID->new->format'
SSeeee AAllssoo
modperl 2.0 documentation.
CCooppyyrriigghhtt
modperl 2.0 and its core modules are copyrighted under The Apache
Software License, Version 2.0.
AAuutthhoorrss
The modperl development team and numerous contributors.
perl v5.8.8 apachemodper2l0-0150-11.01-~220::modperl-2.0.2::docs::api::APR(3)