NAME
Sakai::Nakamura::World - Manipulate Worlds in a Sakai Nakamura instance.
ABSTRACT
world related functionality for Sling implemented over rest APIs.
METHODS
new
Create, set up, and return a World Object.
set_results
Update the world object with the message and respsonse from the last method call.
add
Add a new world to the Sakai Nakamura System.
add_from_file
Add new worlds to the Sakai Nakamura System, based on entries in a specified file.
USAGE
use Sakai::Nakamura::World;
DESCRIPTION
Perl library providing a layer of abstraction to the REST world methods
REQUIRED ARGUMENTS
None required.
OPTIONS
n/a
DIAGNOSTICS
n/a
EXIT STATUS
0 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) 2012 Daniel David Parry <perl@ddp.me.uk>