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

DESCRIPTION

For general usage please see DBIx::Class::Schema::RestrictWithObject, the information provided here is not meant for general use and is subject to change. In the interest of transparency the functionality presented is documented, but all methods should be considered private and, as such, subject to incompatible changes and removal.

ADDITIONAL ACCESSORS

restricting_object

Store the object used to restict resultsets

restricted_prefix

Store the prefix, if any, to use when looking for the appropriate restrict methods in the restricting_object

SEE ALSO

DBIx::Class::Schema::RestrictWithObject,