Last change
on this file since 66 was
46,
checked in by peichman, 20 years ago
|
added examples documentation; documented the create_form function; updated README
|
File size:
548 bytes
|
Line | |
---|
1 | Text-FormBuilder version 0.07_03 |
---|
2 | ================================ |
---|
3 | |
---|
4 | INSTALLATION |
---|
5 | |
---|
6 | To install this module type the following: |
---|
7 | |
---|
8 | perl Makefile.PL |
---|
9 | make |
---|
10 | make test |
---|
11 | make install |
---|
12 | |
---|
13 | DEPENDENCIES |
---|
14 | |
---|
15 | This module requires these other modules and libraries: |
---|
16 | |
---|
17 | CGI::FormBuilder 2.13 |
---|
18 | Text::Template 1.44 |
---|
19 | Parse::RecDescent |
---|
20 | |
---|
21 | Optional: |
---|
22 | |
---|
23 | Perl::Tidy |
---|
24 | YAML |
---|
25 | |
---|
26 | COPYRIGHT AND LICENCE |
---|
27 | |
---|
28 | Copyright (C) 2004 by Peter Eichman |
---|
29 | |
---|
30 | This program is free software; you can redistribute it and/or |
---|
31 | modify it under the same terms as Perl itself. |
---|
32 | |
---|
Note: See
TracBrowser
for help on using the repository browser.