![]() |
|
Syntactic Confectionery Delight | |
PerlMonks |
Re^2: Echoless terminal state after exiting Tk/Term::ReadLine event loop (Solved!)by gnosti (Hermit) |
on Nov 01, 2009 at 17:23 UTC ( #804368=note: print w/replies, xml ) | Need Help?? |
Thanks. I have Tk and Term::ReadLine playing well together using the same basic code as this example.
In the same project, I also have a use case where Tk is not running. I am using Event.pm there. From the link you provided, I see that event loops can live together. I'm also curious if I can simplify my code by using AnyEvent to provide the same interface, regardless of the underlying event loop.
In Section
Seekers of Perl Wisdom
|
|