The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Acme::Hyde - Hyde Calculator

SYNOPSIS

    use Acme::Hyde;
    to_hyde(180); # => 1.15
    from_hyde(1.15); # => 180

DESCRIPTION

Hyde Calculator

BUGS AND LIMITATIONS

SEE ALSO

http://kumaniki.blog76.fc2.com/blog-entry-161.html

AUTHOR

Tetsunari Nozaki <nozzzzz __at__ gmail.com>

LICENCE AND COPYRIGHT

Copyright (c) 2007, Tetsunari Nozaki <nozzzzz __at__ gmail.com>. All rights reserved.

This module is free software; you can redistribute it and/or modify it under the same terms of Perl itself. See perlartistic.