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.309.558 Times

Cdbi freeware
 

Cdbi

Added: November 16, 2013 | Visits: 413

Fry::Lib::CDBI::Load Fry::Lib::CDBI::Load is a Perl module that sets up a Class::DBI connection and basic variables expected by any Class::DBI library. This module sets up a Class::DBI connection either using Class::DBI::Loader or with an explicit &set_db call. When the flag CDBI_Loader is set, this class sets up...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (39): Fry::Lib::CDBI::Load Download

Added: April 18, 2010 | Visits: 867

Class::DBI::FormBuilder Class::DBI::FormBuilder is a Perl module with Class::DBI/CGI::FormBuilder integration. SYNOPSIS package Film; use strict; use warnings; use base Class::DBI; use Class::DBI::FormBuilder; # for indented output: # use Class::DBI::FormBuilder PrettyPrint => ALL; # POST all forms to...


Platforms: *nix

License: Freeware Size: 46.08 KB Download (89): Class::DBI::FormBuilder Download

Added: April 15, 2010 | Visits: 663

Maypole::FormBuilder Maypole::FormBuilder is a Perl module with CGI::FormBuilder support in Maypole. SYNOPSIS use Maypole::Application qw( FormBuilder QuickTable ); BeerFB->config->model( Maypole::FormBuilder::Model ); Maypole provides a great framework for simplifying the interaction between a UI and a...


Platforms: *nix

License: Freeware Size: 37.89 KB Download (94): Maypole::FormBuilder Download

Added: August 27, 2010 | Visits: 684

Maypole::Plugin::QuickTable Maypole::Plugin::QuickTable is a HTML::QuickTable convenience. SYNOPSIS use Maypole::Application qw( LinkTools QuickTable ); METHODS setup quick_table Returns a HTML::QuickTable object for formatting data. print $request->quick_table( %args )->render( $data ); The method gathers...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (99): Maypole::Plugin::QuickTable Download

Added: July 18, 2010 | Visits: 1.566

SQL::Abstract::Limit SQL::Abstract::Limit is a portable LIMIT emulation. SYNOPSIS use SQL::Abstract::Limit; my $sql = SQL::Abstract::Limit->new( limit_dialect => LimitOffset );; # or autodetect from a DBI $dbh: my $sql = SQL::Abstract::Limit->new( limit_dialect => $dbh ); # or from a Class::DBI class: my...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (98): SQL::Abstract::Limit Download

Added: January 02, 2010 | Visits: 518

DBIx::Class::CDBICompat DBIx::Class::CDBICompat is a Class::DBI Compatibility layer. SYNOPSIS use base qw/DBIx::Class/; __PACKAGE__->load_components(qw/CDBICompat Core DB/); DBIx::Class features a fully featured compatibility layer with Class::DBI to ease transition for existing CDBI users. In fact, this class is...


Platforms: *nix

License: Freeware Size: 174.08 KB Download (89): DBIx::Class::CDBICompat Download

Added: June 22, 2013 | Visits: 338

Class::PINT Class::PINT is an implementation of selected Tangram, and other OOPF related features on top of Class::DBI. ** WARNING - this release is a proof of concept, use at your own risk ** The goal of PINT is to provide some of the power and flexibility of Tangram with the maturity, transparency and...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (44): Class::PINT Download