Problems found with existing distfiles:
distfiles/D6.data.ros.gz
distfiles/cstore0.2.tar.gz
distfiles/data4.tar.gz
distfiles/sphinx-2.2.7-release.tar.gz
No changes made to the cstore or mariadb55-client distinfo files.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
Changes:
0.11
- RT#41721 is completely fixed. (sorry, I updated only Makefile.PL and forgot to update META.yml)
- remove SUPPORT OPERATING SYSTEM in POD because description is too old.
- fix typo in POD (reported in RT#63121: Misprint in documentation)
0.10
- add missing dependency for Digest::SHA1 (reported in RT#41721)
- fix RT#36646
Net::MySQL is a Pure Perl client interface for the MySQL database.
This module implements network protocol between server and client
of MySQL, thus you don't need external MySQL client library like
libmysqlclient for this module to work. It means this module enables
you to connect to MySQL server from some operation systems which
MySQL is not ported.
How nifty!
Since this module's final goal is to completely replace DBD::mysql,
API is made similar to that of DBI.
From perl you activate the interface with the statement
Packaged by Francisco Valladolid Hdez.