Skip to content

rwstauner/Set-DynamicGroups

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Set::DynamicGroups

An object to manage dynamic groups of items.

You can define groups of items based on explicit lists of members and build groups dynamically based on other groups.

Useful for ACLs, applying transformations to groups of fields, or any other application where you'd like to base processing rules on groups and be flexible about what those groups contain.

See module POD for more information.

COPYRIGHT AND LICENSE

This software is copyright (c) 2010 by Randy Stauner.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.