Bot::Pastebot - the original clipboard to chat gateway


Bot-Pastebot documentation Contained in the Bot-Pastebot distribution.

Index


Code Index:

NAME

Top

Bot::Pastebot - the original clipboard to chat gateway

SYNOPSIS

Top

pastebot -f configfile

DESCRIPTION

Top

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__