forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
7 lines
353 B
Text
7 lines
353 B
Text
This Perl module is used to populate HTML forms with default values. Unlike
|
|
other tools that fill a similar niche, this module can handle any existing
|
|
HTML page; this approach allows a clean separation of HTML development from
|
|
Perl program development.
|
|
|
|
WWW: http://www.jmarshall.com/tools/defaultify/
|
|
WWW: http://search.cpan.org/dist/HTML-Defaultify/
|