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 - Simple calculator for Bot::Cobalt
SYNOPSIS
!calc (2+2)*(2+4)
!calc 0xff
!calc 0644
DESCRIPTION
Simple Bot::Cobalt calculator plugin using Parser::MGC.
Understands - + * / ^ operations.
Also understands hex and octal.
TODO
A RPN-style calculator with a persistent per-user stack is planned as sort of an IRC dc
... eventually.
AUTHOR
Jon Portnoy <avenj@cobaltirc.org>