To install Text::Lorem, you need Module::Build installed. The included
Makefile.PL will prompt you to use CPAN.pm to install it if you don't
already have it.

The installation process:

    perl Build.PL
    ./Build
    ./Build test
    ./Build install