The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
To prepare the package, run from command line:

	% perl Makefile.PL
	% make
	% make test

To install the package (probably as root), run:

	% make install

Good luck.