Zbigniew Łukasiak > Rose-HTMLx-Form-DBIC > Rose::HTMLx::Form::DBIC::FormGenerator

Download:
Rose-HTMLx-Form-DBIC-0.08.tar.gz

Dependencies

Annotate this POD

View/Report Bugs
Module Version: 0.0.3   Source  

NAME ^

Rose::HTMLx::Form::DBIC::FormGenerator - generates Rose::HTML forms from database schema

SYNOPSIS ^

  use Rose::HTMLx::Form::DBIC::FormGenerator;
  my $generator = Rose::HTMLx::Form::DBIC::FormGenerator->new( schema => $schema );
  my $output = $generator->generate_form( 'User' );

DESCRIPTION ^

USAGE ^

BUGS ^

SUPPORT ^

AUTHOR ^

    Zbigniew Lukasiak
    CPAN ID: zby
    http://perlalchemy.blogspot.com

COPYRIGHT ^

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

The full text of the license can be found in the LICENSE file included with this module.

SEE ALSO ^

perl(1).

syntax highlighting: