source: text-formbuilder/trunk/README @ 90

Last change on this file since 90 was 89, checked in by peichman, 19 years ago

minor doc fixes
updated version number
set actual number of tests

File size: 541 bytes
RevLine 
[89]1Text-FormBuilder version 0.12
[78]2=============================
[1]3
4INSTALLATION
5
6To install this module type the following:
7
8   perl Makefile.PL
9   make
10   make test
11   make install
12
13DEPENDENCIES
14
15This module requires these other modules and libraries:
16
[78]17  CGI::FormBuilder 3.x
[19]18  Text::Template 1.44
[46]19  Parse::RecDescent
[19]20
21Optional:
22
23  Perl::Tidy
24  YAML
[1]25
26COPYRIGHT AND LICENCE
27
[17]28Copyright (C) 2004 by Peter Eichman
[1]29
[17]30This program is free software; you can redistribute it and/or
31modify it under the same terms as Perl itself.
[1]32
Note: See TracBrowser for help on using the repository browser.