![]() |
Home / Documentation / 2.0 / API / | |||
| APR - Perl Interface for libapr and libaprutil Libraries | ||||
|
|
||
Notes on how to use APR outside mod_perl 2.0.
Normally you don't need to use this module. However if you are using
an APR:: package outside of mod_perl, you need to load APR
first. For example:
% perl -MApache2 -MAPR -MAPR::UUID -le 'print APR::UUID->new->format'
mod_perl 2.0 and its core modules are copyrighted under The Apache Software License, Version 1.1.
|
|