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

NAME

Sakai::Nakamura::Content - Manipulate Content in a Sakai Nakamura instance.

ABSTRACT

content related functionality for Sling implemented over rest APIs.

METHODS

new

Create, set up, and return a Content object.

upload_file

Upload a file in to the system.

upload_from_file

Upload content listed in a file in to the system.

View the copyright of a content item.

view_description

View the description of a content item.

view_tags

View 1 or more tags for a content item.

view_title

View the title of a content item.

view_visibility

View the visibility of a content item.

USAGE

DESCRIPTION

Perl library providing a layer of abstraction to the REST content 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>