root/lang/perl/DBIx-Distributed/trunk/README @ 33523

Revision 33523, 429 bytes (checked in by kazuho, 4 years ago)

initial import

Line 
1DBIx-Printf version 0.01
2=======================
3
4INSTALLATION
5
6To install this module type the following:
7
8   perl Makefile.PL
9   make
10   make test
11   make install
12
13COPYRIGHT AND LICENCE
14
15Copyright (C) 2007 Kazuho Oku
16
17This library is free software; you can redistribute it and/or modify
18it under the same terms as Perl itself, either Perl version 5.8.6 or,
19at your option, any later version of Perl 5 you may have available.
20
21
Note: See TracBrowser for help on using the browser.