Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re^2: If 6 Was 9

by LanX (Saint)
on Oct 15, 2018 at 23:21 UTC ( [id://1224083]=note: print w/replies, xml ) Need Help??


in reply to Re: If 6 Was 9
in thread If 6 Was 9

> = is an assignment operator, and has higher precedence than comma , .

probably a better demonstration:

>perl use strict; use warnings; my $J='Just', my $A='Another', my $P='Perl', my $H='Hacker'; print "$J $A $P $H"; __END__ Just Another Perl Hacker

Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery FootballPerl is like chess, only without the dice

Log In?
Username:
Password:

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

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

    No recent polls found