Author: timbo
Date: Sun Jan 15 06:25:12 2012
New Revision: 15088
Modified:
dbi/trunk/README
Log:
fix typo (thanks H.Merijn Brand)
Modified: dbi/trunk/README
==============================================================================
--- dbi/trunk/README (original)
+++ dbi/trunk/README Sun Jan 15 06:25:12 2012
@@ -19,7 +19,7 @@
make test
make install
Then delete the source directory tree since it's no longer needed.
- Or else use an installer like cpann, cpanplus, or cpan commands.
+ Or else use an installer like cpanm, cpanplus, or cpan commands.
Use the 'perldoc DBI' command to read the DBI documentation.
See GETTING HELP section in DBI.pm for how to get help.