head 1.3; access; symbols ePerl_2_2_14:1.1.1.1 RSE:1.1.1; locks; strict; comment @# @; 1.3 date 2000.07.03.08.34.54; author rse; state Exp; branches; next 1.2; 1.2 date 99.05.02.15.01.13; author rse; state Exp; branches; next 1.1; 1.1 date 99.05.02.14.43.37; author rse; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 99.05.02.14.43.37; author rse; state Exp; branches; next ; desc @@ 1.3 log @*** empty log message *** @ text @ ____ _ ___| _ \ ___ _ __| | / _ \ |_) / _ \ '__| | | __/ __/ __/ | | | \___|_| \___|_| |_| ePerl -- Embedded Perl 5 Language Version 2.3.0 (xx-Jul-2000) ABSTRACT 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. COPYRIGHT AND LICENSE Copyright (c) 1996-2000 Ralf S. Engelschall This program is free software; it may be redistributed and/or modified only under the terms of either the Artistic License or the GNU General Public License, which may be found in the ePerl source distribution. Look at the files ARTISTIC and COPYING or run ``eperl -l'' to receive a built-in copy of both license files. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See either the Artistic License or the GNU General Public License for more details. HOME AND DOCUMENTATION The documentation and latest release can be found on o http://www.engelschall.com/sw/eperl/ o ftp://ftp.engelschall.com/sw/eperl/ Ralf S. Engelschall rse@@engelschall.com www.engelschall.com @ 1.2 log @*** empty log message *** @ text @a0 23 ============================================================================== NEWSGROUPS (REGULAR) -------------------- Subject: ANNOUNCE: ePerl 2.2.0 (Embedded Perl 5 Language) Newsgroup: comp.infosystems.www.servers.unix, comp.lang.perl.misc, de.comp.lang.perl, sdm.announce NEWSGROUPS (MODERATED) ---------------------- Subject: SOFTWARE: ePerl 2.2.0 (Embedded Perl 5 Language) To: www-announce@@boutell.com Subject: ePerl 2.2.0 (Embedded Perl 5 Language) To: linux-announce@@news.ornl.gov MAILING-LISTS ------------- Subject: ANNOUNCE: ePerl 2.2.0 (Embedded Perl 5 Language) To: new-httpd@@hyperreal.com, perl5-porters@@perl.org ============================================================================== d8 1 d10 1 a10 3 Version 2.3.0 (xx-xx-1999) d18 16 a33 1 Copyright (c) 1996-1999 Ralf S. Engelschall, All rights reserved. d35 1 a35 2 Summary of Program ================== d37 2 a38 30 o Implementation: - ANSI C o Min Requirements: - underlaying Unix derivate - ANSI C compiler - already installed Perl 5.004 (full functionality) or at least 5.003+EMBED (minimum functionality) o Distribution: - freely available - no charge - GNU General Public License or Artistic License o Status: - Genesis: March 1996 - First major release: March 1996 (1.0) - Last major release: April 1997 (2.1) - stable Major Changes from Version 2.1 to 2.2 ===================================== o Changed Quotation/Delimiter Parsing o Smarter and Optimized Parser o Support for '=' block prefix o HTML entity conversion inside ePerl blocks o Perl Taint and Warning modes now available o New ePerl Preprocessor o New option -I for include path o New Perl 5 interface module for ePerl parser: Parse::ePerl o New ePerl emulation handler for Apache+mod_perl: Apache::ePerl o New option -h for consistency ;-) o First attempt to write a converter from (X)SSI to ePerl o Built-in GIF images o Enhanced portability o Compiles and runs out-of-the-box on major Unix derivates. d40 3 @ 1.1 log @Initial revision @ text @a23 2 After a long 2.2 beta cycle I'm proud to release... d34 1 a34 1 Version 2.2.0 (18-07-1997) d42 1 a42 1 Copyright (c) 1996-1997 Ralf S. Engelschall, All rights reserved. @ 1.1.1.1 log @Import of ePerl 2.2.14 @ text @@