Bric::App::Event

Name

Bric::App::Event - Exports simple functions for managing events.

Synopsis

use Bric::App::Event qw(:all);
log_event($name, $obj, $init);
commit_events();

Description

Interface

Constructors

NONE.

Destructors

Public Class Methods

NONE.

Public Functions

Private

Private Class Methods

NONE.

Private Instance Methods

NONE.

Private Functions

NONE.

Notes

NONE.

Author

David Wheeler

See Also

Bric, Bric::Util::Event