./databases/p5-DBD-MariaDB, MariaDB and MySQL driver for the Perl5 Database Interface (DBI)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.21nb2, Package name: p5-DBD-MariaDB-1.21nb2, Maintainer: pkgsrc-users

DBD::MariaDB is the Perl5 Database Interface driver for MariaDB
and MySQL databases. In other words: DBD::MariaDB is an interface
between the Perl programming language and the MariaDB/MySQL
programming API that comes with the MariaDB/MySQL relational database
management system. Most functions provided by this programming API
are supported. Some rarely used functions are missing, mainly
because no-one ever requested them. :-)


Required to run:
[databases/p5-DBI] [lang/perl5] [devel/p5-Devel-CheckLib] [databases/mariadb106-client]

Master sites: (Expand)

Filesize: 175.694 KB

Version history: (Expand)


CVS history: (Expand)


   2023-07-14 15:26:43 by Nia Alarie | Files touched by this commit (1)
Log message:
p5-DBD-MariaDB: use MARIADB_VERSIONS_ALL
   2023-07-14 15:04:55 by David Brownlee | Files touched by this commit (1)
Log message:
Add mariadb1011 to MYSQL_VERSIONS_ACCEPTED for p5-DBD-MariaDB
   2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483)
Log message:
*: recursive bump for perl 5.38
   2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952)
Log message:
*: recursive bump for perl 5.36
   2021-11-11 17:53:45 by David Brownlee | Files touched by this commit (3)
Log message:
Added p5-DBD-MariaDB

DBD::MariaDB is the Perl5 Database Interface driver for MariaDB
and MySQL databases. In other words: DBD::MariaDB is an interface
between the Perl programming language and the MariaDB/MySQL
programming API that comes with the MariaDB/MySQL relational database
management system. Most functions provided by this programming API
are supported. Some rarely used functions are missing, mainly
because no-one ever requested them. :-)