Nick Wellnhofer
/
Clownfish-CFC-0.5.1
/
INSTALL.md
Installing the Clownfish compiler with Perl bindings
To install the Clownfish compiler as a suite of Perl modules, run the
following commands:
perl Build.PL
perl Build
perl Build test
perl Build install