source: text-formbuilder/trunk/README @ 17

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

removed fb.pl form MANIFEST
updated dependancies

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