NAME

Bric::Util::Coll::Addr - Interface for managing collections of contacts.

VERSION

$Revision: 1.1.1.1.2.2 $

DATE

$Date: 2001/11/06 23:18:35 $

SYNOPSIS

See Bric::Util::Coll.

DESCRIPTION

See Bric::Util::Coll.

INTERFACE

Constructors

Inherited from Bric::Util::Coll.

Destructors

$org->DESTROY

Dummy method to prevent wasting time trying to AUTOLOAD DESTROY.

Throws: NONE.

Side Effects: NONE.

Notes: NONE.

Public Class Methods

Bric::Util::Coll->class_name()

Returns the name of the class of objects this collection manages.

Throws: NONE.

Side Effects: NONE.

Notes: NONE.

Public Instance Methods

$self = $coll->save

Saves the changes made to all the objects in the collection.

Throws:

Side Effects: NONE.

Notes: NONE.

PRIVATE

Private Class Methods

NONE.

Private Instance Methods

NONE.

Private Functions

NONE.

NOTES

NONE.

AUTHOR

David Wheeler <david@wheeler.net>

SEE ALSO

perl(1), Bric (2),

POD ERRORS

Hey! The above document had some coding errors, which are explained below:

Around line 126:

'=item' outside of any '=over'

Around line 198:

=back doesn't take any parameters, but you said =back 4