Apache-Sling
view release on metacpan or search on metacpan
lib/Apache/Sling/Group.pm view on Meta::CPAN
Add a new group to the system.
=head2 add_from_file
Add new groups to the system based on definitions in a file.
=head2 config
Fetch hash of group configuration.
=head2 del
Delete a user.
=head2 check_exists
Check whether a group exists.
=head2 run
Run group related actions.
=head2 view
View details for a group
=head1 USAGE
use Apache::Sling::Group;
=head1 DESCRIPTION
Perl library providing a layer of abstraction to the REST group methods
=head1 REQUIRED ARGUMENTS
None required.
=head1 OPTIONS
n/a
=head1 DIAGNOSTICS
n/a
=head1 EXIT STATUS
0 on success.
=head1 CONFIGURATION
None required.
=head1 DEPENDENCIES
=head1 INCOMPATIBILITIES
None known.
=head1 BUGS AND LIMITATIONS
None known.
=head1 AUTHOR
Daniel David Parry <perl@ddp.me.uk>
=head1 LICENSE AND COPYRIGHT
LICENSE: http://dev.perl.org/licenses/artistic.html
COPYRIGHT: (c) 2011 Daniel David Parry <perl@ddp.me.uk>
( run in 0.613 second using v1.01-cache-2.11-cpan-5a3173703d6 )