Why not adopt me?
This distribution is up for adoption!
If you're interested then please contact the PAUSE module admins via
email.
NAME
Bot::Cobalt::Plugin::Calc - Calculator plugin for Bot::Cobalt
SYNOPSIS
# See Math::Calc::Parser ->
!calc 2 + 2
!calc 0xff << 2
!calc int rand 5
DESCRIPTION
A Bot::Cobalt calculator plugin using Math::Calc::Parser.
See the Math::Calc::Parser documentation for details.
AUTHOR
Jon Portnoy <avenj@cobaltirc.org>