[Perl-unix-users] How I can capture a information when I execute scritp in pine

2001-04-18 Thread Ricardo Cumberbatch L.
Hello bodys, How I do to capture a information in my script in pine enviroment. My problem is that i have a script that i call in pine and this print me a data but before he do it, had to ask to a information that I have to write them print this data, but is not working Can someone helpme.

[Perl-unix-users] Good example of Event driven programming

2001-04-18 Thread Chuck . Hirstius
Hello all, Can anyone out there point me to a decent Perl based event driven programming tutorial? Something maybe using Event.pm, EventServer, POE, or some other such thing in a real world context? Or even better, a "roll your own" event handling example using none of the above, I'd like to kn