summaryrefslogtreecommitdiff
path: root/irc/sirc/scripts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Better fix for perl5-in-current world.Satoshi Asami1998-09-161-4/+3
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=13168
* Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballSatoshi Asami1998-09-151-2/+2
| | | | | | | | | checks haven't missed anything. Submitted by: dima Notes: svn path=/head/; revision=13159
* Import of sirc, Yet Another IRC Client. (Is this the "net" equivalentMatthew Hunt1998-05-071-0/+17
of Minesweeper in "games"?) This one is written in Perl, so it is convenient for people who would like to script in Perl. PR: 6535 Submitted by: Studded@dal.net Notes: svn path=/head/; revision=10890