You are viewing a plain text version of this content. The canonical link for it is here.
Posted to embperl@perl.apache.org by Gerald Richter <ri...@ecos.de> on 2000/09/02 23:38:02 UTC

Re: One more error with vars


> Line 4 did not contain anything within [$ $] brackets, but they are
> contained in [- -] brackets.  And yes, I do import through vars on line 4.
> I can send the page if that will help.
>

Try to use

[$ var ... $]

instead of

[- use vars ... -]

Does this change anything?

Gerald


> Thanks,
> joe
>
> On Thu, 31 Aug 2000, Gerald Richter wrote:
>
> >
> >
> > > Here's one last error that seems to have popped up after upgrade to
5.6.0
> > >
> > > [58553]ERR: 24: Line 1: Error in Perl code: package 'vars' not
registered
> > > for warnings at /usr/local/simplewire/wwwroot-site/index.html line 4
> > >
> >
> > Does the line 4 of index.htm contain a [$ var $foo $bar ... $] ?
> >
> > I didn't seen this message in my tests, but I try to find out how to fix
it
> >
> > Gerald
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org
> > For additional commands, e-mail: embperl-help@perl.apache.org
> >
>
>
>