Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re^2: v5.36 syntax error around given/when

by ibm1620 (Hermit)
on Jun 09, 2022 at 22:37 UTC ( [id://11144628]=note: print w/replies, xml ) Need Help??


in reply to Re: v5.36 syntax error around given/when
in thread v5.36 syntax error around given/when

Thanks. I was actually talking about the while-loop as well, since it contains the declaration of $v that seems to have been ignored.

Replies are listed 'Best First'.
Re^3: v5.36 syntax error around given/when
by hippo (Bishop) on Jun 10, 2022 at 08:37 UTC

    The error about the undeclared $v comes after the 2 syntax errors. Once you see a syntax error all bets are off concerning the rest of the compilation. You need to fix the syntax errors first and only then worry about everything else.


    🦛

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11144628]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (7)
As of 2024-04-19 09:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found