
Same as practically every other Perl module ...

        % perl Build.PL
        % ./Build
        % ./Build test
        % sudo ./Build install


