source: text-formbuilder/tags/0.04/README

Last change on this file was 17, checked in by peter, 19 years ago

removed fb.pl form MANIFEST
updated dependancies

File size: 468 bytes
Line 
1Text-FormBuilder version 0.04
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
13DEPENDENCIES
14
15This module requires these other modules and libraries:
16
17  CGI::FormBuilder 2.13
18
19COPYRIGHT AND LICENCE
20
21Copyright (C) 2004 by Peter Eichman
22
23This program is free software; you can redistribute it and/or
24modify it under the same terms as Perl itself.
25
Note: See TracBrowser for help on using the repository browser.