The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
this module just follows the typical

$ perl Makefile.PL
$ make && make test
$ sudo make install

routine, followed by

$ perldoc Test::Plan