NAME
APR::BucketAlloc - Perl API for Bucket Allocation
Synopsis
Description
APR::BucketAlloc is used for bucket allocation.
At the moment APR::BucketAlloc is a virtual class, which doesn't exists as a module/package - so you don't need to load it, nor does it contain any callable methods or functions.
Objects blessed into APR::BucketAlloc class, are returned by $c->bucket_alloc, APR::Bucket::alloc_create and $bb->bucket_alloc, and used by APR::Brigade->new and APR::Bucket->new.
APR::Bucket::alloc_create can be used outside the httpd.
See Also
Copyright
mod_perl 2.0 and its core modules are copyrighted under The Apache Software License, Version 2.0.