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