![]() |
|
more useful options | |
PerlMonks |
Re^4: Use a perl variable on a command that prompts for inputby hippo (Canon) |
on Oct 24, 2013 at 09:01 UTC ( #1059417=note: print w/replies, xml ) | Need Help?? |
Did you test it in the shell before embedding it in your perl script as suggested? If so, did it work there? If you can pipe input at the shell prompt you can almost certainly do so in the perl script. Otherwise you'll probably have to resort to Expect or similar. Good luck.
In Section
Seekers of Perl Wisdom
|
|