summaryrefslogtreecommitdiff
path: root/textproc/eperl/DESCR
blob: 7154194a5502418701d71fcbdb013b764315b657 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
        ____           _
    ___|  _ \ ___ _ __| |
   / _ \ |_) / _ \ '__| |
  |  __/  __/  __/ |  | |
   \___|_|   \___|_|  |_|

  ePerl -- Embedded Perl 5 Language

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 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.