Hi All,

My first post so be gentle !

I'm using Net::AIM and all I want to be able to do in a simple script is

1       connect
2       send one message to a buddy
3       disconnect

i've managed to connect, and send one message by utilising the 'config'
event handler which is triggered immediately after sign on.

The problem then arises with disconnecting,  as i've called the aim->start
loop it just sits waiting for events.

Looking through the module it seems the author has commented out the quit
method ;)

Any offers on a solution.

Any help much appreciated.

Regards

Gary

_______________________________________________
Perl-Unix-Users mailing list. To unsubscribe go to 
http://listserv.ActiveState.com/mailman/subscribe/perl-unix-users

Reply via email to