You are viewing a plain text version of this content. The canonical link for it is here.
Posted to embperl@perl.apache.org by Gerald Richter <ri...@ecos.de> on 2004/03/15 09:00:37 UTC

ANNOUNCE: Embperl 2.0b11

The URL

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

has entered CPAN as

  file: $CPAN/authors/id/G/GR/GRICHTER/Embperl-2.0.b11.tar.gz
  size: 667792 bytes
   md5: a2f52aa51ad0185211200f4edc4b3248


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.0b10:

   - Fixed problem with JavaScript code in Form::Validate, when fields names
     are non JavaScript Identifier.
   - Fixed endless loop with call sub inside table under some circumstances,
     reported by Neil Gunton.
   - Fixed problem with select and dynamic options when no name attribute is
     given in select tag. Reported by Michael Stepanov.
   - Fixed problem with nesting of dynamic table and dynamic select.
     Reported by Doug Rayner.
   - Fixed problem with CGI.pm 3.01+, which deletes uploaded files, when
     CGI object is destroyed.
   - Fixed problem with encrypted source files and Perl 5.8.3 IO layers.
     Reported by Edwin Ramirez.
   - Fixed problem with encrypted source files and set key length.
     Reported by Edwin Ramirez.
   - Fixed problem with <a />, <form /> and <option /> in xml output mode.
     Reported by Jochen Topf.
   - Fixed problem with relativ cookie expires time.
     Patch from Torsten Luettgert.
   - Fixed problem with <a> tag without href attribute when session ids
     are embedded into the url. Reported by Torsten Luettgert.
   - Added sanity checks to epcrypto.c
   - Added posibility to pass fdat&ffld parameter to
     Embperl::Object::Execute.
   - Fixed problem with print OUT and call of subroutines as first statement
     of a subroutine. Reported by various people.


---------------------------------------------------------------------------
Gerald Richter            ecos electronic communication services gmbh
IT-Securitylösungen * Webapplikationen mit Apache/Perl/mod_perl/Embperl

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
---------------------------------------------------------------------------
Besuchen Sie uns auf der CeBIT (18. - 24. März 2004)
Halle 6 Stand B38-452

ECOS BB-5000 Firewall- und IT-Security Appliance: www.bb-5000.info
---------------------------------------------------------------------------


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


Re: ANNOUNCE: Embperl 2.0b11

Posted by Robert <ro...@robert.cz>.
Gerald Richter wrote:

>>>   ftp://ftp.dev.ecos.de/pub/perl/embperl/Embperl-2.0b11.tar.gz
>>>
>>>has entered CPAN as
>>>      
>>>
>>still segfaults on my lfs as i reported about year ago - back to 1.3
>>    
>>
>Can you please again run
>
>perl Makefile.PL debug
>make test TESTARGS="-h --gdb"
>
>and send me the resulting stackbacktrace.
>  
>

I have finally got rid of my old Rad Hats and Embperl2 runs on Gentoo 
2004.0 just great.

Sorry, I don't have machine to test it anymore (thanks god! ;-))

- Robert

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


Re: ANNOUNCE: Embperl 2.0b11

Posted by Gerald Richter <ri...@ecos.de>.
Robert wrote:
> Gerald Richter wrote:
>
>> The URL
>>
>>    ftp://ftp.dev.ecos.de/pub/perl/embperl/Embperl-2.0b11.tar.gz
>>
>> has entered CPAN as
>>
>>
>>
> still segfaults on my lfs as i reported about year ago - back to 1.3
> :-(
>

Can you please again run

perl Makefile.PL debug
make test TESTARGS="-h --gdb"

and send me the resulting stackbacktrace.

Thanks

Gerald

---------------------------------------------------------------------------
Gerald Richter            ecos electronic communication services gmbh
IT-Securitylösungen * Webapplikationen mit Apache/Perl/mod_perl/Embperl

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
---------------------------------------------------------------------------
Besuchen Sie uns auf der CeBIT (18. - 24. März 2004)
Halle 6 Stand B38-452

ECOS BB-5000 Firewall- und IT-Security Appliance: www.bb-5000.info
---------------------------------------------------------------------------


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


Re: ANNOUNCE: Embperl 2.0b11

Posted by Robert <ro...@robert.cz>.
Gerald Richter wrote:

>The URL
>
>    ftp://ftp.dev.ecos.de/pub/perl/embperl/Embperl-2.0b11.tar.gz
>
>has entered CPAN as
>
>  
>
still segfaults on my lfs as i reported about year ago - back to 1.3 :-(

- r.

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