File: rotator.pl.diff

package info (click to toggle)
irssi-scripts 20231031
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,120 kB
  • sloc: perl: 73,010; sh: 193; makefile: 6
file content (14 lines) | stat: -rw-r--r-- 274 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Description: add a use Irssi::TextUI to rotator.pl,
Forwarded: not-needed
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 = (