1997-01-04 18:54:38 +00:00
|
|
|
____ _
|
|
|
|
___| _ \ ___ _ __| |
|
|
|
|
/ _ \ |_) / _ \ '__| |
|
|
|
|
| __/ __/ __/ | | |
|
|
|
|
\___|_| \___|_| |_|
|
|
|
|
|
1997-05-03 07:54:54 +00:00
|
|
|
ePerl -- Embedded Perl 5 Language
|
1997-01-04 18:54:38 +00:00
|
|
|
|
1997-10-28 12:43:06 +00:00
|
|
|
Version 2.2.6 (27-10-1997)
|
1997-05-03 07:54:54 +00:00
|
|
|
|
|
|
|
ePerl interprets an ASCII file bristled with Perl 5 program statements by
|
|
|
|
evaluating the Perl 5 code while passing through the plain ASCII data. It
|
1997-08-11 08:59:06 +00:00
|
|
|
can operate in various ways: As a stand-alone Unix filter or integrated Perl
|
|
|
|
5 module for general file generation tasks and as a powerful Webserver
|
|
|
|
scripting language for dynamic HTML page programming.
|
1997-01-04 18:54:38 +00:00
|
|
|
|
|
|
|
The documentation and latest release can be found on
|
|
|
|
http://www.engelschall.com/sw/eperl/
|