NAME
Apache::Sling - Perl library for interacting with the apache sling web framework
ABSTRACT
Top level Entry point to the Apache Sling libraries. Provides a basic configuration for running the various Sling operations.
METHODS
new
Create, set up, and return a Sling object.
check_forks
Check number of forks to create complies with maximum number of forks allowed.
USAGE
use Apache::Sling;
DESCRIPTION
The Apache::Sling perl library is designed to provide a perl based interface on to the Apache sling web framework.
REQUIRED ARGUMENTS
None required.
OPTIONS
n/a
DIAGNOSTICS
n/a
EXIT STATUS
1 on success.
CONFIGURATION
None required.
DEPENDENCIES
INCOMPATIBILITIES
None known.
BUGS AND LIMITATIONS
None known.
AUTHOR
Daniel David Parry <perl@ddp.me.uk>
LICENSE AND COPYRIGHT
LICENSE: http://dev.perl.org/licenses/artistic.html
COPYRIGHT: (c) 2011 Daniel David Parry <perl@ddp.me.uk>