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

Re: Valid code?

by LanX (Saint)
on Mar 17, 2020 at 21:17 UTC ( [id://11114403]=note: print w/replies, xml ) Need Help??


in reply to Valid code?

> this looks wrong to me.

It's a string in "doublequotes" how can it be wrong?

> Is this >=- valid?

Even if it was eval'ed as Perl code later, it doesn't look wrong to me:

  • >= is a comparison
  • - is a unary negation

Think -1 >= -4

Untested.

Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (2)
As of 2024-04-20 01:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found