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::Extras::TempConv - Temperature conversion
SYNOPSIS
!tempconv 27F
!temp 27F
!temp 3C
!temp 270K
DESCRIPTION
Simple temperature conversion plugin for Cobalt.
Speaks Fahrenheit, Celsius, and Kelvin. A converted temperature is returned in all three formats:
<avenj> !temp 27f
<cobalt> (27.00F) == (-2.78C) == (270.37K)
(!tempconv is also an alias for !temp)
AUTHOR
Jon Portnoy <avenj@cobaltirc.org>