File: rotator.pl.diff

package info (click to toggle)
irssi-scripts 20201016
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 4,068 kB
  • sloc: perl: 71,842; sh: 193; 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 = (