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