NAME
Build.PL - Build script for the Sidef Programming Language
DESCRIPTION
This is the build script for Sidef, a modern, high-level programming language. It uses Module::Build to handle the installation process.
SYSTEM REQUIREMENTS
Perl 5.18.0 or higher
GMP library (for Math::GMPz and Math::GMPq)
MPFR library (for Math::MPFR)
MPC library (for Math::MPC)
INSTALLATION
perl Build.PL
./Build
./Build test
./Build install
AUTHORS
Daniel Șuteu <trizen@cpan.org>
Ioana Fălcușan <ioanaflavia@gmail.com>
LICENSE
This is free software; you can redistribute it and/or modify it under the Artistic License 2.0.