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