NAME
Bundle::DBD::PO - A bundle to install all DBD::PO related modules
$Id: PO.pm 53 2008-07-20 12:20:22Z steffenw $
$HeadURL: https://dbd-po.svn.sourceforge.net/svnroot/dbd-po/trunk/DBD-PO/lib/DBD/PO.pm $
SYNOPSIS
perl -MCPAN -e 'install Bundle::DBD::PO'
DESCRIPTION
This bundle includes all the modules used by the Perl Database Interface (DBI) driver for PO-Files (DBD::PO), assuming the use of DBI version 1.13 or later, created by Tim Bunce.
If you've not previously used the CPAN module to install any bundles, you will be interrogated during its setup phase. But when you've done it once, it remembers what you told it. You could start running:
perl -MCPAN -e 'install Bundle::CPAN'
SEE ALSO
AUTHOR
Steffen Winkler <STEFFENW@cpan.org>
THANKS
This bundle was created by ripping of Bundle::libnet created by Graham Barr <gbarr.ti.com>, and radically simplified with some information from Jochen Wiedemann <joe@ipsoft.de>. The template was then included in the DBI::DBD documentation by Jonathan Leffler <jleffler@informix.com>.