SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-DBIx-Introspector rpm build for : Mageia 8. For other distributions click perl-DBIx-Introspector.

Name : perl-DBIx-Introspector
Version : 0.1.5 Vendor : Mageia_Org
Release : 5.mga8 Date : 2020-02-12 05:30:31
Group : Development/Perl Source RPM : perl-DBIx-Introspector-0.1.5-5.mga8.src.rpm
Size : 0.05 MB
Packager : umeabot < umeabot>
Summary : Detect what database you are connected to
Description :
\'DBIx::Introspector\' is a module factored out of the the DBIx::Class
manpage database detection code. Most code that needs to detect which
database it is connected to assumes that there is a one-to-one mapping from
database drivers to database engines. Unfortunately reality is rarely that
simple. For instance, the DBD::ODBC manpage is typically used to connect to
SQL Server, but ODBC can be used to connect to PostgreSQL, MySQL, and
Oracle. Additionally, while ODBC is the most common way to connect to SQL
Server, it is not the only option, as the DBD::ADO manpage can also be
used.

\'DBIx::Introspector\' can correctly detect which database you are connected
to, because it was factored out of a complex, working codebase. On top of
that it has been written to be very extensible. So if you needed to detect
which version of your given database you are connected to that would not be
difficult.

Furthermore, \'DBIx::Introspector\' does it\'s best to try to detect
information based on the dsn you give it if you have not yet connected, so
you can possibly avoid connection or at least defer connection.

RPM found in directory: /vol/rzm3/linux-mageia/distrib/8/x86_64/media/core/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-DBIx-Introspector-0.1.5-5.mga8.noarch.rpm
ftp.icm.edu.pl  perl-DBIx-Introspector-0.1.5-5.mga8.noarch.rpm
ftp.icm.edu.pl  perl-DBIx-Introspector-0.1.5-5.mga8.noarch.rpm
ftp.icm.edu.pl  perl-DBIx-Introspector-0.1.5-5.mga8.noarch.rpm
     

Provides :
perl(DBIx::Introspector)
perl-DBIx-Introspector

Requires :
perl(DBI) >= 1.628.0
perl(Moo) >= 1.3.1
perl-base >= 2:5.30.1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/share/doc/perl-DBIx-Introspector
/usr/share/doc/perl-DBIx-Introspector/LICENSE
/usr/share/doc/perl-DBIx-Introspector/META.json
/usr/share/doc/perl-DBIx-Introspector/META.yml
/usr/share/doc/perl-DBIx-Introspector/MYMETA.yml
/usr/share/doc/perl-DBIx-Introspector/README
/usr/share/man/man3/DBIx::Introspector.3pm.xz
/usr/share/man/man3/DBIx::Introspector::Advent.3pm.xz
/usr/share/perl5/vendor_perl/DBIx
/usr/share/perl5/vendor_perl/DBIx/Introspector
/usr/share/perl5/vendor_perl/DBIx/Introspector.pm
/usr/share/perl5/vendor_perl/DBIx/Introspector/Advent.pod
/usr/share/perl5/vendor_perl/DBIx/Introspector/Driver.pm

 
ICM