You are viewing a plain text version of this content. The canonical link for it is here.
Posted to embperl@perl.apache.org by barries <ba...@slaysys.com> on 2001/04/20 18:56:14 UTC

#60 includeerr1.htm...

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 &quot;is&quot; via package &quot;here&quot; (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<
   Input:          test/html/includeerr1.htm
   Output:         test/tmp/out.htm
   Compared to:    test/cmp/includeerr1.htm
   Log:            test/tmp/test.log
   Testparameter:
     errors = 1

Is anyone else seeing this issue? I see no mention in the archives.

- Barrie

---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org
For additional commands, e-mail: embperl-help@perl.apache.org


Re: #60 includeerr1.htm...

Posted by Gerald Richter <ri...@ecos.de>.
> 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 &quot;is&quot; via package &quot;here&quot; (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:     richter@ecos.de         Voice:    +49 6133 925131
WWW:        http://www.ecos.de      Fax:      +49 6133 925152
-------------------------------------------------------------



---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org
For additional commands, e-mail: embperl-help@perl.apache.org