NAME
APR - Perl Interface for Apache Portable Runtime (libapr and libaprutil
Libraries) SSyynnooppssiissuse APR ();
DDeessccrriippttiioonnOn 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 loadedinternally by all "APR::*" modules.
UUssiinngg AAPPRR mmoodduulleess oouuttssiiddee mmooddppeerrll 22..00You'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)