Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods
In directory vz-cvs-3.sog:/tmp/cvs-serv5739

Added Files:
        dbix-contextualfetch-pm.info ima-dbi-pm.info 
        class-trigger-pm.info 
Log Message:
to 10.7

--- NEW FILE: ima-dbi-pm.info ---
Info2: <<
Package: ima-dbi-pm%type_pkg[perl]
Version: 0.34
Revision: 3
Architecture: (%type_pkg[perl] = 581) powerpc, (%type_pkg[perl] = 584) powerpc
Distribution: (%type_pkg[perl] = 581) 10.4, (%type_pkg[perl] = 584) 10.4, 
(%type_pkg[perl] = 586) 10.4, (%type_pkg[perl] = 586) 10.5, (%type_pkg[perl] = 
5100) 10.5, (%type_pkg[perl] = 5100) 10.6, (%type_pkg[perl] = 5123) 10.7, 
(%type_pkg[perl] = 588) 10.4, (%type_pkg[perl] = 588) 10.5, (%type_pkg[perl] = 
588) 10.6
###
Depends: dbi-pm%type_pkg[perl] (>= 1.20), class-data-inheritable-pm (>= 0.02), 
dbix-contextualfetch-pm%type_pkg[perl] (>= 1.00), perl%type_pkg[perl]-core
###
Source: mirror:cpan:authors/id/T/TM/TMTM/Ima-DBI-%v.tar.gz
Source-MD5: 1ccc6eb89ec4beb1b231fc69209b87c6
###
Type: perl (5.8.1 5.8.4 5.8.6 5.8.8 5.10.0 5.12.3)
UpdatePOD: true
###
DocFiles: Changes README INSTALL
InstallScript: <<
  %{default_script}
  mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<
###
Description: Database connection caching and organization
DescDetail: <<
Ima::DBI attempts to organize and facilitate caching and more efficient
use of database connections and statement handles by storing DBI and SQL
information with your class (instead of as seperate objects). This
allows you to pass around just one object without worrying about a trail
of DBI handles behind it.

One of the things I always found annoying about writing large programs
with DBI was making sure that I didn't have duplicate database handles
open. I was also annoyed by the somewhat wasteful nature of the
prepare/execute/finish route I'd tend to go through in my subroutines.
The new DBI->connect_cached and DBI->prepare_cached helped a lot, but I
still had to throw around global datasource, username and password
information.

So, after a while I grew a small library of DBI helper routines and
techniques. Ima::DBI is the culmination of all this, put into a nice(?),
clean(?) class to be inherited from.
<<
###
License: Artistic/GPL
Maintainer: Stephen Butler <[email protected]>
Homepage: http://search.cpan.org/dist/Ima-DBI
<<

--- NEW FILE: dbix-contextualfetch-pm.info ---
Info2: <<
Package: dbix-contextualfetch-pm%type_pkg[perl]
Version: 1.03
Revision: 4
Architecture: (%type_pkg[perl] = 581) powerpc, (%type_pkg[perl] = 584) powerpc
Distribution: (%type_pkg[perl] = 581) 10.4, (%type_pkg[perl] = 584) 10.4, 
(%type_pkg[perl] = 586) 10.4, (%type_pkg[perl] = 586) 10.5, (%type_pkg[perl] = 
5100) 10.5, (%type_pkg[perl] = 5100) 10.6, (%type_pkg[perl] = 5123) 10.7, 
(%type_pkg[perl] = 588) 10.4, (%type_pkg[perl] = 588) 10.5, (%type_pkg[perl] = 
588) 10.6
###
Depends: dbi-pm%type_pkg[perl] (>= 1.35), perl%type_pkg[perl]-core
BuildDepends: dbd-sqlite-pm%type_pkg[perl]
###
Source: mirror:cpan:authors/id/T/TM/TMTM/DBIx-ContextualFetch-%v.tar.gz
Source-MD5: 20a78432ae26b266216b7b30ff7941c3
###
Type: perl (5.8.1 5.8.4 5.8.6 5.8.8 5.10.0 5.12.3)
UpdatePOD: true
###
DocFiles: Changes README
InstallScript: <<
  %{default_script}
  mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<
###
Description: Add contextual fetches to DBI
DescDetail: <<
It always struck me odd that DBI didn't take much advantage of Perl's
context sensitivity. DBIx::ContextualFetch redefines some of the various
fetch methods to fix this oversight. It also adds a few new methods for
convenience (though not necessarily efficiency).
<<
###
License: Artistic/GPL
Maintainer: Stephen Butler <[email protected]>
Homepage: http://search.cpan.org/dist/DBIx-ContextualFetch
<<

--- NEW FILE: class-trigger-pm.info ---
Info2: <<
Package: class-trigger-pm
Version: 0.10
Revision: 3
Depends: class-data-inheritable-pm (>= 0.02), io-stringy-pm
Source: mirror:cpan:authors/id/M/MI/MIYAGAWA/Class-Trigger-%v.tar.gz
Source-MD5: 5fbf56437f75b8f51debfa241c808846
Type: perl
UpdatePOD: true
DocFiles: Changes README
Description: Mixin to add / call inheritable triggers
DescDetail: <<
Class::Trigger is a mixin class to add / call triggers (or hooks) that
get called at some points you specify.
<<
License: Artistic/GPL
Maintainer: Stephen Butler <[email protected]>
Homepage: http://search.cpan.org/dist/Class-Trigger
<<


------------------------------------------------------------------------------
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management 
Up to 160% more powerful than alternatives and 25% more efficient. 
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to