>
> I haven't used [* *] yet, mainly because the documentation still says
> it's very experimental.

Yes it is experminetal, but it works as long as you don't mix loops and
conditionals from Embperl and from Perl

>
> I have tried to test out Embperl 2.0b5 before, but put off real effort
> because it always fails big time on my existing (large!) codebase, and I
> am currently very short of spare time. Also, I noticed in the README.v2
> that [- exit -] doesn't work (which I use extensively),

This will (hopefully) work in 2.0b6

> and print OUT
> doesn't work in loops (I use that frequently for debugging).

print OUT works in 2.0b5, I have to correct the README.v2

>
> I guess it's time now to invest the effort required to make everything
> work under 2.0... What's the best way to do this?

Wait for 2.0b6. 2.0b6 have moved from HTML::Embperl to Embperl namespace, so
you are able to install both at the same time. You can run your production
with 1.3.4 and test with 2.0 without interferences.

>
> Ok, so I've installed 2.0b5 now, and here's the first problem. Is [$ var
> $] not valid any more?

Ooh, does it work in 1.3.4? It was never ment to work....

Put a [* use strict ; *] at the top of your page, by this you should get the
same result.

Gerald



-------------------------------------------------------------
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 925131
WWW:        http://www.ecos.de      Fax:      +49 6133 925152
-------------------------------------------------------------



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to