Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Problem on POE::Component::IRC::Plugin::Logger

by bingos (Vicar)
on Jul 21, 2009 at 21:22 UTC ( [id://782083]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    This plugin requires the IRC component to be POE::Component::IRC::Stat
    +e or a subclass thereof. It also requires a POE::Component::IRC::Plug
    +in::BotTraffic to be in the plugin pipeline. It will be added automat
    +ically if it is not present.
    
  2. or download this
    my $irc = POE::Component::IRC->spawn(
    
  3. or download this
    my $irc = POE::Component::IRC::State->spawn(
    
  4. or download this
    my $irc = POE::Component::IRC->spawn(
        nick => $nickname,
    ...
        server => $server,
        plugin_debug => 1,
    ) or die "Oh noooo! $!";
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (8)
As of 2024-04-18 10:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found