freebsd-ports/lang/eperl/pkg-descr
Andreas Klemm 86b5c8de37 upgraded eperl port to new release 2.1.1
my very last changes:
- put ftp site before http site
- commented out INSTALL_ALSO_AS_SSSL=	yes
  because the apache ssl port is currently marked broken
- because of SSL brokenness I removed cgi-bin/nph-eperl from
  the PLIST so that this port packages fine ...

This port should be revamped by the author to be organized like the
apache port, because INSTALL_ALSO_AS_SSSL= influences the PLIST.

PR:
Reviewed by:	andreas
Submitted by:	Ralf S. Engelschall <rse@engelschall.com>
Obtained from:
1997-05-03 07:54:54 +00:00

19 lines
637 B
Text

____ _
___| _ \ ___ _ __| |
/ _ \ |_) / _ \ '__| |
| __/ __/ __/ | | |
\___|_| \___|_| |_|
ePerl -- Embedded Perl 5 Language
Version 2.1.1 (01-05-1997)
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 both as a standard Unix filter for general file generation tasks
and as a powerful Webserver scripting language for dynamic HTML page
programming.
The documentation and latest release can be found on
http://www.engelschall.com/sw/eperl/