The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Reaction::InterfaceModel::Collection::DBIC::Role::Where

DESCRIPTION

Provides methods to allow a ResultSet collection to be restricted

METHODS

where

Will return a clone with a restricted _source_resultset.

add_where

Will return itself after restricting _source_resultset. This also clears the _collection_store

AUTHORS

See Reaction::Class for authors.

LICENSE

See Reaction::Class for the license.