libset-nestedgroups-perl

Simple implementation of nested groups

Description

Set::NestedGroups gives an implementation of nested groups, access control lists (ACLs) would be one example of nested groups.

For example, if Joe is a Manager, and Managers have access to payroll, you can create an ACL which implements these rules, then ask the ACL if Joe has access to payroll.

Another example, you may wish to track which city, state and country people are in, by adding people to cities, cities to states, and states to countries.

This module includes some facilities to integrate its data structures with either files in the local filesystem and with tables in a RDBMS.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Set-NestedGroups


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libset-nestedgroups-perl