summaryrefslogtreecommitdiff
path: root/www/p5-Apache-ePerl/DESCR
blob: 7d245d66666dce1859820c05d18599a58d626d2f (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.