Changeset 91 in text-formbuilder for trunk/README
- Timestamp:
- 03/13/12 23:48:47 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/README
r89 r91 1 Text-FormBuilder version 0.1 21 Text-FormBuilder version 0.14 2 2 ============================= 3 3 … … 6 6 To install this module type the following: 7 7 8 perl Makefile.PL9 make10 maketest11 makeinstall8 perl Build.PL 9 ./Build 10 ./Build test 11 ./Build install 12 12 13 13 DEPENDENCIES
Note: See TracChangeset
for help on using the changeset viewer.