Last change
on this file since 28 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
|
Rev | Line | |
---|
[19] | 1 | Text-FormBuilder version 0.05 |
---|
[1] | 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 | |
---|
[19] | 17 | CGI::FormBuilder 2.13 |
---|
| 18 | Text::Template 1.44 |
---|
| 19 | |
---|
| 20 | Optional: |
---|
| 21 | |
---|
| 22 | Perl::Tidy |
---|
| 23 | YAML |
---|
[1] | 24 | |
---|
| 25 | COPYRIGHT AND LICENCE |
---|
| 26 | |
---|
[17] | 27 | Copyright (C) 2004 by Peter Eichman |
---|
[1] | 28 | |
---|
[17] | 29 | This program is free software; you can redistribute it and/or |
---|
| 30 | modify it under the same terms as Perl itself. |
---|
[1] | 31 | |
---|
Note: See
TracBrowser
for help on using the repository browser.