The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.