The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
arch-perl may be installed like many other CPAN modules:

	perl Makefile.PL
	make
	make test
	make install

Optionally, the first command accepts PREFIX=/home/joe/perl option.