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

Re^2: Declare my variable in sysread - Mojo::File::slurp

by ikegami (Patriarch)
on Dec 22, 2018 at 00:52 UTC ( [id://1227592]=note: print w/replies, xml ) Need Help??


in reply to Re: Declare my variable in sysread - Mojo::File::slurp
in thread Declare my variable in sysread - Mojo::File::slurp

my $line appears as an argument of = which in turn is an argument of defined.

You're still claiming my $line is an argument of defined, and it's not. Operators have operands (not arguments), and the variable $line is defined's operand.

Log In?
Username:
Password:

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

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

    No recent polls found