SIOC::Role - SIOC Role class


SIOC documentation  | view source Contained in the SIOC distribution.

Index


NAME

Top

SIOC::Role -- SIOC Role class

VERSION

Top

This documentation refers to SIOC::Role version 1.0.0.

SYNOPSIS

Top

   use SIOC::Role;

DESCRIPTION

Top

Roles are used to express functions or access control privileges that Users may have.

CLASS ATTRIBUTES

Top

owner

A User who has this Role.

scope

Forums that this Role applies to.

SUBROUTINES/METHODS

Top

TODO: document methods

DIAGNOSTICS

Top

For diagnostics information, see the SIOC base class.

CONFIGURATION AND ENVIRONMENT

Top

This module doesn't need configuration.

DEPENDENCIES

Top

This module depends on the following modules:

INCOMPATIBILITIES

Top

There are no known incompatibilities.

BUGS AND LIMITATIONS

Top

There are no known bugs in this module.

Please report problems via the bug tracking system on the perl-SIOC project website: http://developer.berlios.de/projects/perl-sioc/.

Patches are welcome.

AUTHOR

Top

Jochen Lillich <geewiz@cpan.org>

LICENSE AND COPYRIGHT

Top


SIOC documentation  | view source Contained in the SIOC distribution.