Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Irssi::command_bind check => sub {
- my ($text) = @_;
- Irssi::print("Checking host: $1 and port: $2");
- print 'Use /check [host] [port] ';
- };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement