Menu

#10 Troubles in Connection.pm

open
nobody
None
5
2006-01-15
2006-01-15
Proffelax
No

If i do $self->privmsg("#somechannel", "somefrase");
everything is good...but if i do this:
$self->privmsg("SomeNick", "somefrase"); i have errors:

Use of uninitialized value in exists at
/usr/lib/perl5/site_perl/5.8/Net/IRC/Connection.pm line
480.
Use of uninitialized value in exists at
/usr/lib/perl5/site_perl/5.8/Net/IRC/Connection.pm line
480.
Use of uninitialized value in string eq at
/usr/lib/perl5/site_perl/5.8/Net/IRC/Connection.pm line
1588.
Use of uninitialized value in string eq at
/usr/lib/perl5/site_perl/5.8/Net/IRC/Connection.pm line
1588.

WTTrouble??

Discussion

  • Proffelax

    Proffelax - 2006-01-15

    Logged In: YES
    user_id=1427643

    if code $self->sl("PRIVMSG nick :asd");i have these errors too

     
  • Nobody/Anonymous

    Logged In: NO

    with kick its the same on line 610

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.