Re: Segfault on page load

2003-03-03 Thread Robert Norris
> thanks for the debugging information. Before we try to debug this can you > please upgrade to the newest CVS version and see if this changes anything. A > bunch of segfaults where already fixed since b8. Finally got around to this (busy week). CVS from ten minutes ago (~21:20 UTC, 2003-03-03) ex

ANNOUNCE: Apache::SessionX 2.00b5

2003-03-03 Thread Gerald Richter
The URL ftp://ftp.dev.ecos.de/pub/perl/session/Apache-SessionX-2.00b5.tar.gz has entered CPAN as file: $CPAN/authors/id/G/GR/GRICHTER/Apache-SessionX-2.00b5.tar.gz size: 11981 bytes md5: d9bb7317e8ffed14ebdb276cd3b729b4 Apache::SessionX extents Apache::Session. It was initialy writt

Embperl::Form::Validate question

2003-03-03 Thread Dimka
Hi, How can i in embperl 2.0b8 with Validate module check, if some rule key ('user' in my example) is giving an error or not? ### script start ### [- use Embperl::Form::Validate ; $validate = Embperl::Form::Validate->new(); $validate->add_rule([-key=>'user', -msg=>'Missing', required=>1]); if ( $