Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re^2: Small net::irc questions

by coldfingertips (Pilgrim)
on May 03, 2005 at 17:00 UTC ( [id://453683]=note: print w/replies, xml ) Need Help??


in reply to Re: Small net::irc questions
in thread Small net::irc questions

Thanks for yoru help, I really appreciate.

After trying $conn->mode("$channel", '+v', "$nickname") as you suggested, it had the same results as printing it as a prvmsg. It prints /#channel name +v UserName .

I went back and changed use Net::IRC to use Net::IRC::Connection thinking this was the solution. Doing this created an error "Can't locate object new..". So from that, I went ahead and changed my $irc = new Net::IRC; to my $irc = new Net::IRC::Connection; and it errors out with "No method called "newconn" for object.". Any idea what's going wrong or why it's printing as text?

Thanks! I haven't tried the loop thing yet, I'm still trying to get the commands to work.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://453683]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (5)
As of 2024-04-16 06:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found