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

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

Sorry, looks like I misunderstood the syntax here. I thought you could
just put [$ var $] (without any variables) to force the file to use the
equivalent of 'strict'.

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

When I try this (in 1.3.4) the page blows up with a non-useful error
message:

[1768]ERR: 24: Error in Perl code: Can't locate object method "init" via
package "HTML::Embperl::DOC::_8" at
/www/vhosts/home.nilspace.com/htdocs/base.epl line 10.

[1768]ERR: 24: Error in Perl code: Can't locate object method
"email_summary" via package "HTML::Embperl::DOC::_8" at
/www/vhosts/home.nilspace.com/htdocs/index.html line 8.

Not sure what's happening here. When I put the [$ var $] back it works.
Is it worth trying to debug this, or perhaps better to just wait for
2.0b6 and go from there?

Thanks again

-Neil

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

Reply via email to