Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-eperl: Embedded Perl Language
- Summary
- 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.
The documentation and latest release can be found on
http://www.ossp.org/pkg/tool/eperl/
Note that this package does not include the Apache::ePerl module,
which is designed for mod_perl 1.x.
Changelog
- * Mon Aug 28 17:00:00 2006 Steven Pritchard <steve{%}kspei{*}com> 2.2.14-3
- Rebuild.
- * Thu Jul 13 17:00:00 2006 Steven Pritchard <steve{%}kspei{*}com> 2.2.14-2
- Update to Debian's eperl_2.2.14-13.diff.gz.
- Spec cleanup.
- Drop docs that aren't relevant.
- * Tue Jul 12 17:00:00 2005 Steven Pritchard <steve{%}kspei{*}com> 2.2.14-1
- Specfile autogenerated.
- Add eperl_2.2.14-12.diff.gz from Debian.
- Drop Apache::ePerl (requires mod_perl 1).