http://www.perlmonks.org?node_id=978200


in reply to Re: How to use empty "<>" (Diamond Operator) inside While loop
in thread How to use empty "<>" (Diamond Operator) inside While loop

treat them as file names
to be exact, it passes them to two-argument open, which may treat them as file names or as something else. See magic-diamond <> behavior -- WHAT?!.
  • Comment on Re^2: How to use empty "<>" (Diamond Operator) inside While loop