SQL-Template The README is used to introduce the module and provide instructions on how to install the module, any machine dependencies it may have (for example C compilers and installed libraries) and any other information that should be provided before the module is installed. INSTALLATION To install this module, run the following commands: perl Makefile.PL make make test make install SUPPORT AND DOCUMENTATION After installing, you can find documentation for this module with the perldoc command. perldoc SQL::Template You can also look for information at: RT, CPAN's request tracker http://rt.cpan.org/NoAuth/Bugs.html?Dist=SQL-Template AnnoCPAN, Annotated CPAN documentation http://annocpan.org/dist/SQL-Template CPAN Ratings http://cpanratings.perl.org/d/SQL-Template Search CPAN http://search.cpan.org/dist/SQL-Template/ COPYRIGHT AND LICENCE Copyright (C) 2009 prz This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License. See http://dev.perl.org/licenses/ for more information.