• Home
  • Popular Downloads
  • Contact Us
  • Submit

Softpile

Free Downloads

Main Navigation
  • Home
  • Windows
  • Mac OS X
  • Business
  • Desktop
  • Development
  • Education
  • Games
  • Internet
  • Multimedia
  • Utilities
Home » Linux » Fry::Lib::CDBI::Load

Fry::Lib::CDBI::Load

June 21, 2009
Sets up a Class::DBI connection and basic variables expected by any Class::DBI library
Version: 0.15
License: Perl Artistic License
Operating System: Linux
Homepage: search.cpan.org
Developed by: Gabriel Horner
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 via Class::DBI::Loader. Both paths have the following in common:

 The class variable $cdbi_class allows you to specify your own subclass.
 My::CDBI subclasses $cdbi_class and is the calling class for Class::DBI methods.

Since Class::DBI doesn't currently return columns in their table's order, the column orders are fetched every time a new table is defined unless the flag get_columns isn't set. My::CDBI contains the methods for getting the correct column orders for three databases: postgres,mysql and sqlite. If you'd like your database to have correct column_orders, send me an email with the method to do so.

My::CDBI also contains &search_regex which searches with a regex operator (only for mysql and postgresql).
connection library perl module
Free Download 20K
0
  • Share on:

Fry::Lib::CDBI::Load User Reviews

Sponsored

Categories

  • Linux

Related Downloads

Net::SMS::TMobile::UK
Send SMS Messages via the T-Mobile UK Website
Emacs::EPL
Protocol implementation and data conversions for Emacs Perl
App::VW
A deployment system for Squatting+Continuity web apps
Slurp
Slurp entire files into variables
News::Pan
This is a collection of routines to interact with your Pan newsreader cache.
Copyright © 1999-2017 Softpile Free Downloads
  • Contact Us
  • Submit
  • Privacy Policy
  • Disclaimer
  • Terms of Use