in reply to Re^2: How to split line of text into array containing macros and non-macro text
in thread How to split line of text into array containing macros and non-macro text
I have to hit the ENTER key when I run my test programBecause you called Perl with -n which makes it read from input. See perlrun - how to execute the Perl interpreter for details.
|
|---|