SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-DBIx-ShowCaller rpm build for : Fedora 6. For other distributions click perl-DBIx-ShowCaller.

Name : perl-DBIx-ShowCaller
Version : 0.80 Vendor : N0i_Net
Release : 1.n0i.1 Date : 2005-07-28 03:57:32
Group : Development/Libraries Source RPM : perl-DBIx-ShowCaller-0.80-1.n0i.1.src.rpm
Size : 0.00 MB
Packager : Marius Feraru < altblue_n0i_net>
Summary : Adds a Perl caller info to the SQL command
Description :
This module can be used instead of the DBI module. For each SQL command
that is prepared (both using $dbh->prepare and via do, selectall_* and the
like) it prepends a /* */ style comment containing information about file
and line that called that prepare/selectall_*/other method. Thus it makes
it easier to see where a particular SQL command came from. Only database
servers that log the whole SQL command (like Oracle or MySQL) can make
reasonable use of this. Also, if you call the same SQL from different
places of your code, the comment will be different and the SQL server won\'t
be able to reuse parsed info. Consider the speed tradeoff here.

RPM found in directory: /packages/linux-pbone/archive/reb00t.com/fedora/6/perl

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-DBIx-ShowCaller-0.80-1.n0i.1.noarch.rpm
     

Provides :
perl(DBIx::ShowCaller)
perl(DBIx::ShowCaller::db)
perl(DBIx::ShowCaller::st)
perl-DBIx-ShowCaller

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
perl(DBI)
rpmlib(VersionedDependencies) <= 3.0.3-1
perl(vars)
perl(DBI) => 1.13
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl(:MODULE_COMPAT_5.8.7)
perl(strict)


Content of RPM :
/usr/lib/perl5/vendor_perl/5.8.7/DBIx
/usr/lib/perl5/vendor_perl/5.8.7/DBIx/ShowCaller.pm
/usr/share/doc/perl-DBIx-ShowCaller-0.80
/usr/share/doc/perl-DBIx-ShowCaller-0.80/README
/usr/share/man/man3/DBIx::ShowCaller.3pm.gz

 
ICM