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











Embedding Perl in HTML with Mason

Embedding Perl in HTML with Mason

By Dave Rolsky, Ken Williams
Practical mod_perl

Practical mod_perl

By Stas Bekman, Eric Cholet
The mod_perl Developer's Cookbook

The mod_perl Developer's Cookbook

By Geoffrey Young, Paul Lindner, Randy Kobes


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