          MODULE=DBD-mysql
         VERSION=4.052
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=http://search.cpan.org/CPAN/authors/id/D/DV/DVEEDEN/
      SOURCE_VFY=sha256:a83f57af7817787de0ef56fb15fdfaf4f1c952c8f32ff907153b66d2da78ff5b
        WEB_SITE=https://metacpan.org/release/DBD-mysql
            TYPE=perl
         ENTERED=20020727
         UPDATED=20250928
           SHORT="The MySQL and mSQL DBD modules for perl DBI"

cat << EOF
This is the perl5 Database Interface driver for the MySQL database.
In other words: DBD::mysql is an interface between the Perl programming
language and the MySQL programming API that comes with the MySQL relational
database management system.  Most functions provided by the MySQL programming
API are supported in DBD::mysql.  Some rarely used functions are missing,
mainly because no one ever requested them.
EOF
