Math-CooGeo

Coordinate geometry library for Perl.


License
MIT

Documentation

Math::CooGeo

Math::CooGeo is coordinate geometry library for Perl.

Content

Installation

Windows

  • Install Git.
  • Install Perl.
  • Run following command in the command prompt:
cpan -i Math::CooGeo

Unix

  • Run following commands in the terminal:
curl -fs https://gitlab.com/DeBos/mpt/raw/master/mpt.sh | sh -s install "git perl"
cpan -i Math::CooGeo

Authors

  • Michał Wróblewski - Main Developer - DeBos

Contact

License

This project is licensed under the MIT License - see the LICENSE file for details.