After fixing a y2k bug of my ftp server :-((, the URL

    ftp://ftp.dev.ecos.de/pub/perl/embperl/HTML-Embperl-1.2.1.tar.gz

has entered CPAN as

  file: $CPAN/authors/id/GRICHTER/HTML-Embperl-1.2.1.tar.gz
  size: 256739 bytes
   md5: f6ce9589fd314dee1720878a612bce01

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.

This release contains maily bugfixes.

Enjoy

Gerald

Changes since 1.2.0:

   - fdat parameter of Execute function isnīt honoured when
     call from CGI script which has received multipart/formdata.
     Spotted by NHan H. Trinh.
   - @ffld was not correctly setup, when only fdat parameter is
     given in calls to Execute.
   - if mtime parameter is undef or 0, now the pcode really isn't
     cached. Spotted by Neeme Vool.
   - EMBPERL_OPTIONS and EMBPERL_DEBUG (debug, options) accepts
     now decimal, binary, octal and hex values.
   - fix a SIGSEGV that could occur under rare conditions in
     cleanup. With help from Todd Eigenschink and Gary Shea.
   - fix a problem that $req_rec is not correctly setup inside
     imported subs. Reported by Cliff Rayman.
   - specify domain/hostname when sending mail via MailFormTo
   - add EMBPERL_MAILFROM config, to make sender used by
     MailFormTo configurable
   - add EMBPERL_MAILDEBUG config, to allow debugging of email
     problems in MailFormTo
   - ProxyInput now handles posted form data. Spotted by
     Neeme Vool.
   - EMBPERL_INPUT_FUNC now allows to also give the name
     under which the source should cached, to allow correct
     cacheing of data read via EMBPERL_INPUT_FUNC. Spotted by
     Neeme Vool.
   - Fixed a SIGSEGV in OPTION tag which occurs due to
     different integer sizes on 64Bit systems. With help
     from David Waldo.


-------------------------------------------------------------
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
-------------------------------------------------------------

Reply via email to