Bundle::DBD::mSQL - A bundle to install Perl drivers for mSQL or MySQL


Msql-Mysql-modules documentation Contained in the Msql-Mysql-modules distribution.

Index


Code Index:

NAME

Top

Bundle::DBD::mSQL - A bundle to install Perl drivers for mSQL or MySQL

SYNOPSIS

Top

perl -MCPAN -e 'install Bundle::DBD::mSQL'

CONTENTS

Top

DBI

Data::ShowTable

Msql

DBD::mSQL

DESCRIPTION

Top

This bundle includes all that's needed to run both DBI drivers and non-DBI drivers for mSQL or MySQL.


Msql-Mysql-modules documentation Contained in the Msql-Mysql-modules distribution.

# -*- perl -*-

package Bundle::DBD::mSQL;

$VERSION = '2.0419';

1;

__END__