osx man page for apr

Query: apr

OS: osx

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

apache_mod_perl-108~358::mod_perl-2.0.7::docs::api::APR(User Contributed Perl Documentatapache_mod_perl-108~358::mod_perl-2.0.7::docs::api::APR(3)

NAME
APR - Perl Interface for Apache Portable Runtime (libapr and libaprutil Libraries) Synopsis use APR (); Description 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. Using APR modules outside mod_perl 2.0 You'd use the "APR::*" modules outside mod_perl 2.0, just like you'd use it with mod_perl 2.0. For example to get a random unique string you could call: % perl -MAPR::UUID -le 'print APR::UUID->new->format' See Also mod_perl 2.0 documentation. Copyright mod_perl 2.0 and its core modules are copyrighted under The Apache Software License, Version 2.0. Authors The mod_perl development team and numerous contributors. perl v5.16.2 2011-02-07 apache_mod_perl-108~358::mod_perl-2.0.7::docs::api::APR(3)
Related Man Pages
apr::uuid(3) - mojave
apr::ipsubnet(3) - osx
apr::uuid(3) - osx
apache2::process(3) - osx
apr::uuid(3pm) - debian
Similar Topics in the Unix Linux Community
address in use
problems with apropos
PHP Man Pages Now Available (Over 10,000)
New Format for Apropos Man Page Search
File comaprsons for the Huge data files ( around 60G) - Need optimized and teh best way to do this