|
PerlWEB -- Literate Programming for PERL (Version 1.0.1, August 1997) |
Dr. Thomas Tensi Paganinistraße 60, D-81247 München |
PerlWEB is a literate programming system for Perl and HTML. There are two tools (as in every LP-system) called w2p and w2h. w2p converts PerlWEB into Perl and w2h converts PerlWEB into HTML. The Perl output is reasonably indented but not intended for maintenance. The HTML output contains hyperlinks for modules and subroutines to support navigation with a HTML-browser.
The PerlWEB-distribution contains:
To install the distribution on your system you have to do the following
After that installation PerlWEB is operational.
The original files web2perl.web and web2perl.dos together with Windows change files and necessary include files (general.web, web2xxx.web) are also included in the distribution. Whenever code has to be changed, please don't do it in the Perl files...
The UNIX and Windows command line for w2p is
w2p web_file.web [ change_file.ch ] [ -o outfile ]
and the same conventions apply to w2h:
w2h web_file.web [ change_file.ch ] [ -o outfile ]
If no outfile is given output goes either to STDOUT (in UNIX) or to junk.prl for w2p or junk.htm for w2h (in Windows). If no change file is specified, the change file is null (i.e. no changes are incorporated...).
Here are the download files:
If you have problems with PerlWEB or questions you can contact
me via 