mod_perl logo
perl icon







previous page: APR - Perl Interface for libapr and libaprutil Librariespage up: mod_perl APIsnext page: APR::Brigade - Perl API for XXX


APR::Base64 - Perl API for XXX











mod_perl Pocket Reference

mod_perl Pocket Reference

By Andrew Ford
Writing Apache Modules with Perl and C

Writing Apache Modules with Perl and C

By Lincoln Stein, Doug MacEachern
Embedding Perl in HTML with Mason

Embedding Perl in HTML with Mason

By Dave Rolsky, Ken Williams


Table of Contents

Synopsis

  use APR::Base64 ();

META: to be completed



TOP

Description

META: to be completed



TOP

API

APR::Base64 provides the following functions and/or methods:



TOP

encode_len

META: Autogenerated - needs to be reviewed/completed

  $ret = encode_len($len);


TOP

See Also

mod_perl 2.0 documentation.



TOP

Copyright

mod_perl 2.0 and its core modules are copyrighted under The Apache Software License, Version 1.1.



TOP

Authors

The mod_perl development team and numerous contributors.







TOP
previous page: APR - Perl Interface for libapr and libaprutil Librariespage up: mod_perl APIsnext page: APR::Brigade - Perl API for XXX