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

NAME

Sakai::Nakamura - Perl library for interacting with the sakai nakamura web framework

SYNOPSIS

  use Sakai::Nakamura

DESCRIPTION

The Sakai::Nakamura perl library is designed to provide a perl based interface on to the Sakai::Nakamura web framework.

METHODS

new

Return a new Nakamura object which provides all the configuration and run methods.

content_run

Given a content configuration object, executes the content functionality required.

user_config

Returns a link to a hash of configuration for use in manipulating content.

user_run

Given a user configuration object, executes the user functionality required.

world_config

Returns a link to a hash of configuration for use in manipulating worlds.

world_run

Given a world configuration object, executes the world functionality required.

EXPORT

None by default.

SEE ALSO

http://groups.google.co.uk/group/sakai-kernel

AUTHOR

D. D. Parry, <perl@ddp.me.uk>

LICENSE AND COPYRIGHT

LICENSE: http://dev.perl.org/licenses/artistic.html

COPYRIGHT: Daniel David Parry <perl@ddp.me.uk>