aboutsummaryrefslogtreecommitdiffstats
path: root/tinyurl-tabcomplete
diff options
context:
space:
mode:
Diffstat (limited to 'tinyurl-tabcomplete')
-rw-r--r--tinyurl-tabcomplete/complete-tiny-url.pl19
1 files changed, 19 insertions, 0 deletions
diff --git a/tinyurl-tabcomplete/complete-tiny-url.pl b/tinyurl-tabcomplete/complete-tiny-url.pl
index 79d1161..3f268e7 100644
--- a/tinyurl-tabcomplete/complete-tiny-url.pl
+++ b/tinyurl-tabcomplete/complete-tiny-url.pl
@@ -1,3 +1,22 @@
+=pod
+
+=head1 NAME
+
+=head1 DESCRIPTION
+
+=head1 INSTALLATION
+
+=head1 USAGE
+
+=head1 AUTHORS
+
+=head1 LICENCE
+
+=head1 BUGS
+
+=cut
+
+
use strict;
use vars qw($VERSION %IRSSI);