Last change
on this file since 26 was
19,
checked in by peter, 20 years ago
|
more documentation
added automagic parse method; moved old parse($file) method to parse_file
|
File size:
522 bytes
|
Line | |
---|
1 | Text-FormBuilder version 0.05 |
---|
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 | |
---|
20 | Optional: |
---|
21 | |
---|
22 | Perl::Tidy |
---|
23 | YAML |
---|
24 | |
---|
25 | COPYRIGHT AND LICENCE |
---|
26 | |
---|
27 | Copyright (C) 2004 by Peter Eichman |
---|
28 | |
---|
29 | This program is free software; you can redistribute it and/or |
---|
30 | modify it under the same terms as Perl itself. |
---|
31 | |
---|
Note: See
TracBrowser
for help on using the repository browser.