table of contents
Alzabo::Runtime::RowState::Deleted(3pm) | User Contributed Perl Documentation | Alzabo::Runtime::RowState::Deleted(3pm) |
NAME¶
Alzabo::Runtime::RowState::Deleted - Row objects that have been deleted
SYNOPSIS¶
$row->delete;
DESCRIPTION¶
This state is used for deleted rows, any row upon which the "delete()" method has been called.
METHODS¶
See "Alzabo::Runtime::Row".
AUTHOR¶
Dave Rolsky, <autarch@urth.org>
2021-01-08 | perl v5.32.0 |