The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Installation is done via Module::Build:

  perl Build.PL
  ./Build
  ./Build test
  ./Build install   (as root)

There is a Makefile.PL for CPAN compatibility, 
but you shouldn't use this manually.