Deviloper wrote: > > If I were in your place, I would use Data::Dumper or a IDE with a grafical > debugger and take a look what happens. try the 30 Days Trail of Komodo Pro > Studio > IDE or OptiPerl is you don“t like data::dumper. > > Try in your while loop > ################################ > my $sender = $text->peerhost() > print $sender . "\n"; > ############################### > to see if data is there.
Thank you Deviloper. If I were in your place I would start bottom-posting and clipping noise from your responses. Rob -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/
