The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

APR::Base64 - Perl API for XXX

Synopsis

  use APR::Base64 ();

META: to be completed

Description

META: to be completed

API

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

encode_len

META: Autogenerated - needs to be reviewed/completed

  $ret = encode_len($len);
arg1: $len (integer)

the length of an unencrypted string.

ret: $ret (integer)

the length of the string after it is encrypted

See Also

mod_perl 2.0 documentation.

Copyright

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

Authors

The mod_perl development team and numerous contributors.