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

NAME

Fey::ORM::Mock::Action::Delete - A record of a deletion

VERSION

version 0.06

DESCRIPTION

This class represents a record of a call to delete() for a Fey::ORM::Table based object.

METHODS

This class provides the following methods:

$action->pk()

Returns the primary key of the row deleted as a hash reference, with the attribute names as keys.

AUTHOR

Dave Rolsky <autarch@urth.org>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2010 by Dave Rolsky.

This is free software, licensed under:

  The Artistic License 2.0 (GPL Compatible)