The URL
ftp://ftp.dev.ecos.de/pub/perl/embperl/HTML-Embperl-1.3b2.tar.gz
has entered CPAN as
file: $CPAN/authors/id/GRICHTER/HTML-Embperl-1.3b2.tar.gz
size: 262853 bytes
md5: d49cc9040f7ad6c78c19615ec668ce59
Embperl is a module for embedding Perl code in HTML pages. See
http://perl.apache.org/embperl/ (english) or http://www.ecos.de/embperl/
(german) for more informations.
The main highlight of this release is the new module HTML::EmbperlObject,
which allows you to easily create a whole website out of small objects
(or components) with common base layout. Individual parts of this layout
can be overwritten in any subdirectory. Read perldoc EmbperlObject
for more information. I use it for about half a year in my web projects
so it should be quite stable already.
Enjoy
Gerald
Changes since 1.2.1:
- added new mod_perl handler EmbperlObject, which helps to build whole
pages out of small objects, which can be overwritten in "derived"
pages.
EmbperlObject allows you to define the standard layout of your site
just
once and includes the neccessary components based on the uri. Your HTML
documents just have to contain the unique stuff and not the common
stuff
like headers/footers or navigation bars. Also these common elements can
be overwritten in each subdirectory.
- added EMBPERL_PATH (and path parameter to Execute), which can contain
a colon separated search path. Embperl uses it when a file, which does
not contain a path, is executed.
- added new module HTML::Embperl::Mail which sends a file processed via
Embperl by email.
- Fixed a bug, that the logfile if opened also EMBPERL_DEBUG is set
to zero. Now if debug is zero, no logfile will be opened. Spotted
by Jason Bodnar and Christian Gilmore.
-------------------------------------------------------------
Gerald Richter ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting
Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz
E-Mail: [EMAIL PROTECTED] Voice: +49 6133 925151
WWW: http://www.ecos.de Fax: +49 6133 925152
-------------------------------------------------------------