aboutsummaryrefslogtreecommitdiffstats
tag namev1.01 (851f9fd6daaf74519d98e7597ca8df4fe12b797b)
tag date2016-09-18 02:16:54 -0400
tagged byTeddy Wing
tagged objectcommit 4fb7766e36...
downloadirssi-slack-profile-1.01.tar.bz2
v1.01
Changes: * Replace smartmatch `~~` operator with `grep` to elimiate the warning in Perl 5.18+ about using smartmatch. * Fix a bug in `swhois` where tab completed nicks wouldn't print WHOIS information because tab completion added a space at the end of the username argument.