| Bot-Pastebot documentation | Contained in the Bot-Pastebot distribution. |
Bot::Pastebot - the original clipboard to chat gateway
pastebot -f configfile
The pastebot command-line program contains full documentation, including the syntax and options for pastebot's configuration files.
Pastebot's documentation may be read by running perldoc pastebot.
The Bot::Pastebot module is a placeholder for later refactoring.
| Bot-Pastebot documentation | Contained in the Bot-Pastebot distribution. |
package Bot::Pastebot; use warnings; use strict; 1; __END__