Download: Alzabo-0.92.tar.gz
Dependencies
Annotate this POD
Alzabo::Runtime::RowState::Deleted - Row objects that have been deleted
$row->delete;
This state is used for deleted rows, any row upon which the delete() method has been called.
delete()
See Alzabo::Runtime::Row.
Alzabo::Runtime::Row
Dave Rolsky, <autarch@urth.org>