Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.474.218 Times

Dbic software
 

Dbic

Added: November 04, 2010 | Visits: 1.177

HTML::Widget::DBIC HTML::Widget::DBIC is a subclass of HTML::Widgets for dealing with DBIx::Class. SYNOPSIS # create a widget coupled with a db record my $widget = HTML::Widget::DBIC->create_from_config( $config, $resultset, $item ); # process a query my $result = $widget->process ( $query ); # and save...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (96): HTML::Widget::DBIC Download

Added: July 19, 2013 | Visits: 242

Catalyst::Controller::DBIC::API Easily provide common API endpoints based on your DBIx::Class schema classes. Module provides both RPC and REST interfaces to base functionality. Uses Catalyst::Action::Serialize and Catalyst::Action::Deserialize to serialise response and/or deserialise request. This document describes base...


Platforms: *nix

License: Freeware Size: 51.2 KB Download (43): Catalyst::Controller::DBIC::API Download

Added: May 26, 2010 | Visits: 1.818

Catalyst::Manual::Tutorial::AdvancedCRUD Catalyst::Manual::Tutorial::AdvancedCRUD is a Catalyst Tutorial - Part 8: Advanced CRUD. Add a Form Creation Helper Method Open lib/MyApp/Controller/Books.pm in your editor and add the following method: =head2 make_book_widget Build an HTML::Widget form for book creation and updates...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (104): Catalyst::Manual::Tutorial::AdvancedCRUD Download

Added: February 06, 2010 | Visits: 862

Catalyst Catalyst is a Perl module that contains the elegant MVC web application framework. SYNOPSIS See the Catalyst::Manual distribution for comprehensive documentation and tutorials. # Install Catalyst::Devel for helpers and other development tools # use the helper to create a new application...


Platforms: *nix

License: Freeware Size: 143.36 KB Download (93): Catalyst Download