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

NAME

angular-sizes.pl - calculating the angular sizes of moons in the solar system

DESCRIPTION

Builds a collection of Star, Planet, and Moon objects to represent the solar system, and finds moons which look approximately the same size as the sun, when viewed from the surface of their planet.

Uses Zydeco::Lite, Types::Standard, and JSON::PP.

AUTHOR

Toby Inkster <tobyink@cpan.org>.

COPYRIGHT AND LICENCE

This software is copyright (c) 2020 by Toby Inkster.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

DISCLAIMER OF WARRANTIES

THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.