Apache-Sling
view release on metacpan or search on metacpan
lib/Apache/Sling/GroupMember.pm view on Meta::CPAN
Add a member to a group.
=head2 add_from_file
Add members to groups based on entries in a file.
=head2 config
Fetch hash of group membership configuration.
=head2 delete
Delete member from a group.
=head2 exists
Check whether a member exists in a group.
=head2 run
Run group membership related actions.
=head2 view
View members of 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.520 second using v1.01-cache-2.11-cpan-5a3173703d6 )