![]() |
|
Keep It Simple, Stupid | |
PerlMonks |
Re^7: Drop-In Password Dialog?by tobyink (Canon) |
on Dec 03, 2012 at 18:29 UTC ( [id://1006923]=note: print w/replies, xml ) | Need Help?? |
I'm not sure that makes much sense. The point of Ask::STDIO is to interact with a live terminal. If the process isn't running on a live terminal (-t STDIN and -t STDOUT), Ask shouldn't even attempt to load Ask::STDIO.
perl -E'sub Monkey::do{say$_,for@_,do{($monkey=[caller(0)]->[3])=~s{::}{ }and$monkey}}"Monkey say"->Monkey::do'
In Section
Seekers of Perl Wisdom
|
|