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

NAME

Reaction::InterfaceModel::Action::DBIC::ResultSet::DeleteAll

DESCRIPTION

DeleteAll is a subclass of Action::DBIC::ResultSet using Role::SimpleMethodCall to call the target_model's delete_all method, deleting every item in the resultset.

METHODS

_target_model_method

Returns 'delete_all'

SEE ALSO

Create, Update, Delete,

AUTHORS

See Reaction::Class for authors.

LICENSE

See Reaction::Class for the license.