http://qs1969.pair.com?node_id=11137932

abdan has asked for the wisdom of the Perl Monks concerning the following question:

Why in interactive debug cannot do input:
DB<1> @ln=<STDIN>; <"FILE" DB<2> print "$ln[0] $ln[1]"
How to have it working directly