> Installing embperl 1.3.1 via CPAN using perl5.6.1, I'm getting a
>
>    #60 includeerr1.htm...
>    Error in Line 5
>    Is:     >[13138]ERR: 24: Line 10: Error in Perl code: Can't locate
object method "is" via package "here" (perhaps you
forgot to load &quot;here&quot;?) at test/html/includeerr1.htm line 10.<p><
>    Should: >\[.*?\]ERR\: 24\: Line \d+\: Error in Perl code: Can't locate
object method &quot;is&quot; via package &quot;here&quot; at
.*?includeerr1.htm line 10<
>
> Is anyone else seeing this issue? I see no mention in the archives.
>

As with any new Perl version the text of the error messages changes, so make
test reports an error where no error is. You could run

make test TESTARGS="-i"

to continue the test after the "wrong" error. It's safe to use Embperl
anyway, as long as the others test passes.

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