SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-DBIx-ShowCaller
Version : 0.80 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp156.7.1 Date : 2024-07-03 19:03:57
Group : Development/Libraries/Perl Source RPM : perl-DBIx-ShowCaller-0.80-lp156.7.1.src.rpm
Size : 0.00 MB
Packager : https://www_suse_com/
Summary : DBIx::ShowCaller Perl module
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/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-D/15.6/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-DBIx-ShowCaller-0.80-lp156.7.1.noarch.rpm
     

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

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(DBI) >= 1.13
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/DBIx
/usr/lib/perl5/vendor_perl/5.26.1/DBIx/ShowCaller.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-DBIx-ShowCaller
/usr/share/doc/packages/perl-DBIx-ShowCaller/README
/usr/share/man/man3/DBIx::ShowCaller.3pm.gz

 
ICM