Click here to get back home

Sending using Net::IRC

 HomeNewsGroups | Search | About
 comp.lang.perl.misc    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
Sending using Net::IRC deadpickle 03-07-2008
Posted by deadpickle on March 7, 2008, 12:58 am
Please log in for more thread options
I am wondering is there a way to SEND PRIVMSG's to the channel
(therefore making them public) using the module Net::IRC? This modeule
does everything I need EXCEPT this, so if someone knows how to do this
I would be forever greatful.

Posted by Peter Ludikovsky on March 7, 2008, 5:08 am
Please log in for more thread options
deadpickle wrote:
> I am wondering is there a way to SEND PRIVMSG's to the channel
> (therefore making them public) using the module Net::IRC? This modeule
> does everything I need EXCEPT this, so if someone knows how to do this
> I would be forever greatful.

You mean something like

        $self->join("#IRC.pm");
        $self->privmsg("#IRC.pm", "Hi there.");

?
'Cause that's how it's described on the perdoc page for Net::IRC...

Similar ThreadsPosted
Sending Email April 20, 2005, 4:24 pm
Sending data via ftp February 8, 2007, 2:57 pm
Sending a "status" August 17, 2007, 9:48 am
Sending vars from Perl to PHP September 5, 2004, 9:51 am
Help with Sending Multiple Emails! October 6, 2004, 2:54 pm
Sending email using perl November 15, 2004, 2:24 pm
sending info to forms November 20, 2004, 1:33 am
Re: sending info to forms November 20, 2004, 1:34 am
Sending sms through a Perl Script April 20, 2005, 5:45 pm
sending icmp packets with raw::ip April 27, 2005, 6:53 pm

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap