Re: I dotn understand this error



Î Î¯ÎºÎ¿Ï <hackeras@xxxxxxxxx> wrote in comp.lang.perl.misc:

anno4000@xxxxxxxxxxxxxxxxxxxxxx wrote:
Yakov <iler.ml@xxxxxxxxx> wrote in comp.lang.perl.misc:
On Mar 19, 5:58 am, "Î?ίκοÏ?" <hacke...@xxxxxxxxx> wrote:
Wehn i try to run my script i get this error:

[Mon Mar 19 11:49:06 2007] index.pl: Use of uninitialized value in
concatenation (.) or string at (eval 17) line 43. Content-Type: text/
html; charset=utf-8

i llok at line 43 but cant un derstand what the problem.
[snip]
Do you see anything wrong?

Which line is line 43 ?

None of the code lines. It's line 43 of eval 17.

This is what i dont understand... when i see line 43 i opne index.pl
and look at line 43 but this isnt the problem line as it seems....

Can you plz explain?

Please use complete English words.

It means the offending line isn't in the source code.

Some part of the source is compiled and/or run as a string eval. That
means, a Perl program is built in a string and immediately compiled
and executed by the eval() function (perldoc -f eval). A warning was
generated in that process, in line 43 of the eval'ed program. The
other thing the message tells you is it was the 17th (string-) eval
during the run of the program.

Unfortunately, nothing more can be concluded from the error message.

BTW, that's another reason to avoid string eval if possible.

Anno
.



Relevant Pages

  • Re: removing error
    ... examples of similar methods and I cant understand why this happens because ... Volunteer volunteer = it.next; ... If you look at the error message you will see that it ... It is in your source code (the code we ...
    (comp.lang.java.help)
  • Re: removing error
    ... I have looked at lots of examples of similar methods and I cant understand why this happens because it looks right to me. ... Volunteer volunteer = it.next; ... If you look at the error message you will see that it ... It is in your source code (the code we ...
    (comp.lang.java.help)
  • Re: Augmenting Types
    ... So if the screenshot was not of an error message generated by ... instantiating an ActiveX object, how can you possibly know that there is ... source code that lead to it (you only know that ActiveX objects are not ... Too late for the script in question to go on about its merry way. ...
    (comp.lang.javascript)
  • RE: The definition of the object is hidden
    ... "Preparing files ... Does that mean partial source code is not included in the project files? ... #Improper error message: "The definition of the object is hidden" ... Visual Studio 2008 web project doesn't have ...
    (microsoft.public.dotnet.general)
  • Re: Problems with private items in common Calendar
    ... Its both meetings and appointments, it is no difference of that. ... error message, I just cant delete that item. ... >> I have tried everything but I still cant delete it. ...
    (microsoft.public.outlook.general)