>
> Sorry for silly question, but:
> Does it means that in Embperl 2.x this problem has not descision, or
> just we have not such problem in 2.x?
>

It still work withing 2.x, but Embperl 2.x has some API changes, so you need
to use $r -> error instead of $r -> Error

In 2.x you also has a chance to access the list of error that occured so
far, by accessing $r -> errors, which return an array ref (or you can pass a
array ref to set/reset the list of errors)

Gerald

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

Post:       Tulpenstrasse 5          D-55276 Dienheim b. Mainz
E-Mail:     [EMAIL PROTECTED]          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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to