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

NAME

WebNano::Controller::CRUD

VERSION

version 0.007

SYNOPSIS

use base 'WebNano::Controller::CRUD';

DESCRIPTION

This is experimental Template Tookit and DBIx::Class based CRUD controller for WebNano

ATTRIBUTES

form_class

rs_name

record_actions

METHODS

create_action

delete

edit

index_action

list_action

parse_path

view

columns

after_POST

AUTHOR

Zbigniew Lukasiak <zby@cpan.org>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2010 by Zbigniew Lukasiak <zby@cpan.org>.

This is free software, licensed under:

  The Artistic License 2.0 (GPL Compatible)