From: nwf Date: Mon, 8 Jun 2009 16:50:57 +0000 (-0400) Subject: Rename IrssiInterface to IrssiInstancer X-Git-Url: https://hydra-www.ietfng.org/gitweb/?a=commitdiff_plain;h=d1a6710455c2e222f16baca45ce3c13944d9e579;p=instirc Rename IrssiInterface to IrssiInstancer Ignore-this: 2c771a38adab57c283580bce7e3d0c10 darcs-hash:20090608165057-4d648-ed6c85026818658061a7cd4a493bbc241002926f.gz --- diff --git a/IrssiInterface.pl b/IrssiInstancer.pl similarity index 100% rename from IrssiInterface.pl rename to IrssiInstancer.pl diff --git a/README b/README index cfab4d9..32e3851 100644 --- a/README +++ b/README @@ -6,7 +6,7 @@ provide CPAN packages, do These perl modules assume they exist in a directory called Instance. The easiest way to make this fly, by far, is to symlink the place you got these sources as ~/.irssi/scripts/Instance. Then you can tell irssi to -"/script load Instance/IrssiInterface.pl" and everything should be fine. +"/script load Instance/IrssiInstancer.pl" and everything should be fine. To run tests in the current directory, you should "ln -s . Instance" too.