Share

Net::IRC

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

documentation

You are viewing a single message from this topic. View all messages.

  1. 2007-08-04 12:50:16 UTC
    hi i'm very new to perl and i tried to install net-irc lib.
    i'm on windows so i read the README and followed 4.1 which suggest to move these files as this :
    IRC.pm => path.to.perl/site/lib/Net/IRC.pm
    Connection.pm => path.to.perl/site/lib/Net/IRC/Connection.pm
    Event.pm => path.to.perl/site/lib/Net/IRC/Event.pm
    DCC.pm => path.to.perl/site/lib/Net/IRC/DCC.pm

    after doing this, i couldnt execute my perl file until i moved too :
    EventQueue.pm => path.to.perl/site/lib/Net/IRC/EventQueue.pm
    Entry.pm => path.to.perl/site/lib/Net/IRC/EventQueue/Entry.pm


    if its the rigth way to do, i suggest you to add these two more lines in 4.1 of the README for easier windows installation

    thank you
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.