|
Last change
on this file was
91,
checked in by peter, 14 years ago
|
- switched from EU::MakeMaker to Module::Build
- pre-compile the Text::FormBuilder::Parser as part of the build process, using a .PL file
- updated the module version to 0.14
|
|
File size:
522 bytes
|
| Rev | Line | |
|---|
| [91] | 1 | Text-FormBuilder version 0.14 |
|---|
| 2 | ============================= |
|---|
| 3 | |
|---|
| 4 | INSTALLATION |
|---|
| 5 | |
|---|
| 6 | To install this module type the following: |
|---|
| 7 | |
|---|
| 8 | perl Build.PL |
|---|
| 9 | ./Build |
|---|
| 10 | ./Build test |
|---|
| 11 | ./Build install |
|---|
| 12 | |
|---|
| 13 | DEPENDENCIES |
|---|
| 14 | |
|---|
| 15 | This module requires these other modules and libraries: |
|---|
| 16 | |
|---|
| [78] | 17 | CGI::FormBuilder 3.x |
|---|
| [19] | 18 | Text::Template 1.44 |
|---|
| [46] | 19 | Parse::RecDescent |
|---|
| [19] | 20 | |
|---|
| 21 | Optional: |
|---|
| 22 | |
|---|
| 23 | Perl::Tidy |
|---|
| [91] | 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.