summaryrefslogtreecommitdiff
path: root/irc/irssi/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'irc/irssi/pkg-message')
-rw-r--r--irc/irssi/pkg-message11
1 files changed, 9 insertions, 2 deletions
diff --git a/irc/irssi/pkg-message b/irc/irssi/pkg-message
index 77fb1cc3391a..70df6c6425c5 100644
--- a/irc/irssi/pkg-message
+++ b/irc/irssi/pkg-message
@@ -1,5 +1,12 @@
-You need to add:
+[
+{ type: install
+ message: <<EOM
+If Perl support was enabled during compilation you need to load the module
+by adding:
load perl
-to your ~/.irssi/startup file.
+to ~/.irssi/startup
+EOM
+}
+]