in reply to Parse Question
No output? Works fine for me:
$ echo foo | perl 11109932.pl This is what line looks like foo $ echo -e "foo\nbar" | perl 11109932.pl This is what line looks like foo This is what line looks like bar .ELEPHANTS $
See also How to ask better questions using Test::More and sample data.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Parse Question
by catfish1116 (Beadle) on Dec 10, 2019 at 20:30 UTC | |
by hippo (Archbishop) on Dec 11, 2019 at 09:37 UTC | |
by AnomalousMonk (Archbishop) on Dec 10, 2019 at 22:00 UTC |