man > User::Identity::Collection::Users

📄 NAME

User::Identity::Collection::Users - a collection of users

🚀 Quick Reference

Use Case Command Description
Create a new users collection User::Identity::Collection::Users->new('name', description => 'desc') Creates a new collection of user identities
Add a user to the collection $collection->add($user, $role) Adds a user identity to the collection
Find a user by name $collection->find('username') Locates a user within the collection
List all users @users = @$collection Access all users via overloaded array dereference
Get roles for the collection $collection->roles() Returns the roles associated with the collection

🏛️ INHERITANCE

User::Identity::Collection::Users
is a User::Identity::Collection
is a User::Identity::Item

📝 SYNOPSIS

📖 DESCRIPTION

The User::Identity::Collection::Users object maintains a set of User::Identity objects, each describing a user.

Extends "DESCRIPTION" in User::Identity::Collection.

⚡ OVERLOADED

Extends "OVERLOADED" in User::Identity::Collection.

🔧 METHODS

Extends "METHODS" in User::Identity::Collection.

🏗️ Constructors

Extends "Constructors" in User::Identity::Collection.

User::Identity::Collection::Users->new( [$name], %options )

Option Defined in Default
description User::Identity::Item undef
item_type User::Identity::Collection User::Identity
name User::Identity::Item 'people'
parent User::Identity::Item undef
roles User::Identity::Collection undef

🏷️ Attributes

Extends "Attributes" in User::Identity::Collection.

📦 Collections

Extends "Collections" in User::Identity::Collection.

👥 Maintaining roles

Extends "Maintaining roles" in User::Identity::Collection.

🔍 Searching

Extends "Searching" in User::Identity::Collection.

⚠️ DIAGNOSTICS

📚 SEE ALSO

This module is part of User-Identity distribution version 1.01, built on February 11, 2022. Website: http://perl.overmeer.net/CPAN/

📜 LICENSE

Copyrights 2003-2022 by [Mark Overmeer <markov AT cpan.org>]. For other contributors see ChangeLog.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See http://dev.perl.org/licenses/


perl v5.34.0 — 2022-02-12 — User::Identity::Collection::Users(3pm)

User::Identity::Collection::Users
📄 NAME 🚀 Quick Reference 🏛️ INHERITANCE 📝 SYNOPSIS 📖 DESCRIPTION ⚡ OVERLOADED 🔧 METHODS
🏗️ Constructors 🏷️ Attributes 📦 Collections 👥 Maintaining roles 🔍 Searching
⚠️ DIAGNOSTICS 📚 SEE ALSO 📜 LICENSE

Generated by phpman v4.9.26-1-g511901d · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-27 09:42 @216.73.216.194
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 Transitional!Valid CSS!
Enhanced by LLM: deepseek-v4-flash / taotoken.net / www.chedong.com - original format

^_top_^