README says:
INSTALLATION
In most cases, you can just issue the following commands:
perl Build.PL
./Build
./Build test
./Build install
Please see the documentation for Module::Build if you have questions
about installing to custom locations etc.
but there's no such thing as a Build.PL. Being unfamiliar with Build.PL maybe I'm missing something obvious.