The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

BookDB::Controller::Borrower

SYNOPSIS

See BookDB

DESCRIPTION

Controller for Borrower

METHODS

add

Sets a template.

form

Handles displaying and validating the form Will save to the database on validation

default

Forwards to list.

destroy

Destroys a row and forwards to list.

do_add

Adds a new row to the table and forwards to list.

edit

Sets a template.

list

Sets a template.

view

Fetches a row and sets a template.

AUTHOR

Gerda Shank

LICENSE

This library is free software . You can redistribute it and/or modify it under the same terms as perl itself.