Help for this page
--------------------- | DBIx::Class::Core | ... | Table A | | Table B | | Table C | | Table D | ....... | update() | | update() | | update() | | update() | ------------ ------------ ------------ ------------
sub update { my __PACKAGE__ $self = shift; ... : }