diff options
author | Tom Feist <shabble@cowu.be> | 2010-07-16 19:32:51 +0000 |
---|---|---|
committer | Tom Feist <shabble@cowu.be> | 2010-07-16 19:32:51 +0000 |
commit | 7c1e24dd5a3afe9c8c43e70c57b10b2a89d4d9e2 (patch) | |
tree | a95e3e3453e1dc7a182f838b6d7afab84eb92c19 /docs/Irssi/Irc/Ban.pod | |
parent | moved process to ui namespace (diff) | |
download | irssi-scripts-7c1e24dd5a3afe9c8c43e70c57b10b2a89d4d9e2.tar.gz irssi-scripts-7c1e24dd5a3afe9c8c43e70c57b10b2a89d4d9e2.zip |
more fixing and moving
Diffstat (limited to 'docs/Irssi/Irc/Ban.pod')
-rw-r--r-- | docs/Irssi/Irc/Ban.pod | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/Irssi/Irc/Ban.pod b/docs/Irssi/Irc/Ban.pod new file mode 100644 index 0000000..ba8381f --- /dev/null +++ b/docs/Irssi/Irc/Ban.pod @@ -0,0 +1,15 @@ +__END__ + +=head1 NAME + +Irssi::Ban + +=head1 FIELDS + +Ban->{} + ban - The ban + setby - Nick of who set the ban + time - Timestamp when ban was set + + +=head1 METHODS |