This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Zbigniew Lukasiak (author)
Sat Oct 31 02:56:23 -0700 2009
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Tue Jul 14 08:31:57 -0700 2009 | |
| |
Changes | Tue Sep 15 11:06:54 -0700 2009 | |
| |
MANIFEST.SKIP | Sun Jul 26 06:00:07 -0700 2009 | |
| |
Makefile.PL | Fri Sep 18 11:41:40 -0700 2009 | |
| |
README | Tue Jul 14 08:31:57 -0700 2009 | |
| |
TODO | Sun Aug 09 09:17:07 -0700 2009 | |
| |
lib/ | ||
| |
script/ | Sun Jul 26 19:00:28 -0700 2009 | |
| |
t/ |
README
HTML::FormHandler::Model::DBIC
This package is a DBIx::Class model class for HTML::FormHandler
INSTALLATION
To install this module, run the following commands:
perl Makefile.PL
make
make test
make install
EXAMPLE
The test directory contains an example Catalyst application.
Execute it by executing 't/script/bookdb_server.pl' from the
distribution root directory.
SUPPORT AND DOCUMENTATION
After installing, you can find documentation for this module with the
perldoc command.
perldoc HTML::FormHandler::Model::DBIC
COPYRIGHT AND LICENCE
This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.








