pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/p5-Net-MySQL Removed unnecessary and confusi...
details: https://anonhg.NetBSD.org/pkgsrc/rev/15b7330bcc62
branches: trunk
changeset: 555505:15b7330bcc62
user: rillig <rillig%pkgsrc.org@localhost>
date: Wed Mar 04 00:09:30 2009 +0000
description:
Removed unnecessary and confusing text from the DESCR. It had been
copied from the man page.
diffstat:
databases/p5-Net-MySQL/DESCR | 16 +++++-----------
1 files changed, 5 insertions(+), 11 deletions(-)
diffs (20 lines):
diff -r 0e18dcc221d1 -r 15b7330bcc62 databases/p5-Net-MySQL/DESCR
--- a/databases/p5-Net-MySQL/DESCR Tue Mar 03 22:57:04 2009 +0000
+++ b/databases/p5-Net-MySQL/DESCR Wed Mar 04 00:09:30 2009 +0000
@@ -1,11 +1,5 @@
-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
+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.
Home |
Main Index |
Thread Index |
Old Index