View | Details | Raw Unified | Return to bug 251360
Collapse All | Expand All

(-)b/irc/irssi/pkg-message (-2 / +9 lines)
Lines 1-5 Link Here
1
You need to add:
1
[
2
{ type: install
3
  message: <<EOM
4
If Perl support was enabled during compilation you need to load the module
5
by adding:
2
6
3
load perl
7
load perl
4
8
5
to your ~/.irssi/startup file.
9
to ~/.irssi/startup
10
EOM
11
}
12
]

Return to bug 251360