Mailing List Archive

ANNOUNCE: Embperl 2.0b10
The URL

ftp://ftp.dev.ecos.de/pub/perl/embperl/Embperl-2.0b10.tar.gz

has entered CPAN as

file: $CPAN/authors/id/G/GR/GRICHTER/Embperl-2.0b10.tar.gz
size: 661831 bytes
md5: 5420cb66228eff383ae9ccf25323e679

Contains last enhancements before the final 2.0 release and adaptions for
Perl 5.8.3

Embperl is a system for building dynamic websites with Perl.
It gives you the power to embed Perl code in your HTML/XML documents
and the ability to build your Web site out of small reusable objects in
an object-oriented style. You can also take advantage of all the
usual Perl modules, (including DBI for database access) use their
functionality and easily include their output in your web pages.

Embperl has several features which are especially useful for creating
Websites, including dynamic tables, form field processing, URL
escaping/unescaping, session handling, caching, xslt transformation
and more.

See http://perl.apache.org/embperl/ (english) or
http://www.ecos.de/embperl/ (german) for more information.


Enjoy

Gerald

Changes since 2.0b9:

- Added -break parameter for haveing precondition to
Embperl::Form::Validate
- Added $epreq and $epapp for the request and application object, so
$r = shift isn't needed anymore on every page.
- Default for EMBPERL_DEBUG is now zero, which mean, that Embperl does
not write anymore to /tmp/embperl.log unless requested. Suggested by
Angus Lees and others.
- Added Embperl_Top_Include configuratin directive, which allows to add
Perl code to the top of every file, for example for doing a use Module.
- fixed various compiler warnings reported by Angus Lees.
- Added missing Form/Validate modules to distribution.
- fixed missing $req_rec in base template call from Embperl::Object.
Reported by Neil Gunton.
- Fixed include path for non standart apr directories.
- Fixed epchar.c.min and epchar.c.iso-latin-2 to conatin char2xml table
- Fixed problem with mod_perl 1.99_12 which reports wrong return value
from
handler when some variable inside them Embperl page get tainted.
- Fixed tests for Perl 5.8.2 & 5.8.3
- Fixed a bug with print OUT at the end of a nested tag inside a loop
reported
by Neil Gunton
- Documented exit with argument behaviour.
- Remved use Apache::Constats from Embperl::Mail so it works without
mod_perl
installed.



--------------------------------------------------------------
Gerald Richter ecos electronic communication services gmbh
IT-Securitylösungen * dynamische Webapplikationen * Consulting

Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz
E-Mail: richter@ecos.de Voice: +49 6133 939-122
WWW: http://www.ecos.de/ Fax: +49 6133 939-333
--------------------------------------------------------------
|
| ECOS BB-5000 Firewall- und IT-Security Appliance: www.bb-5000.info
|
+-------------------------------------------------------------


---------------------------------------------------------------------
To unsubscribe, e-mail: announce-unsubscribe@perl.apache.org
For additional commands, e-mail: announce-help@perl.apache.org