File: rotator.pl.diff

package info (click to toggle)
irssi-scripts 20160301
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,624 kB
  • ctags: 2,564
  • sloc: perl: 61,025; sh: 184; makefile: 6
file content (14 lines) | stat: -rw-r--r-- 266 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Description: add a use Irssi::TextUI to rotator.pl,
Forwarded: no
Author: ""
Last-Update: 2010-05-12
--- a/scripts/rotator.pl
+++ b/scripts/rotator.pl
@@ -3,6 +3,7 @@
 use strict;
 
 use vars qw($VERSION %IRSSI);
+use Irssi::TextUI;
 
 $VERSION="0.2.1";
 %IRSSI = (