* added graalvm (22.0.0.1) - A high-performance JDK distribution
[t2.git] / package / perl / perl-net-mysql / perl-net-mysql.desc
blob4e5190cff7e7805a8218658a2288cd1d01e3960d
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/perl-net-mysql/perl-net-mysql.desc
3 [COPY] Copyright (C) 2006 - 2021 The T2 SDE Project
4 [COPY] 
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
7 [COPY] 
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] Pure Perl MySQL network protocol interface
14 [T] Net::MySQL is a Pure Perl client interface for the MySQL database. This
15 [T] module implements network protocol between server and client of MySQL,
16 [T] thus you don't need external MySQL client library like libmysqlclient
17 [T] for this module to work. It means this module enables you to connect to
18 [T] MySQL server from some operation systems which MySQL is not ported.
20 [A] Hiroyuki Oyama <oyama@module.jp>
21 [M] The T2 Project <t2@t2-project.org>
23 [C] extra/network
25 [L] Artistic GPL
26 [S] Beta
27 [V] 0.09
28 [P] X -----5---9 800.000
30 [D] a25ee9973db72a6a40f2c444f7aac11cb15ade86abadc8a0b77ddfbf Net-MySQL-0.09.tar.gz http://search.cpan.org/CPAN/authors/id/O/OY/OYAMA/