http://qs321.pair.com?node_id=1227590


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 defined.

No, it doesn't. It's an operand of =, not defined.