NAME
Acme::NumericMethod - I know numeric methods
SYNOPSIS
use Acme::NumericMethod;
print one(); # 1
print one_million_forty_two(); # 1000042
AUTHOR
Kang-min Liu <gugod@gugod.org>
COPYRIGHT
Copyright 2005-2007 by Kang-min Liu <gugod@gugod.org>.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
See <http://www.perl.com/perl/misc/Artistic.html>