DESCRIPTION
    Test::Compile - Check whether Perl module files compile correctly

DEPENDANCIES
    Requires perl v5.6.0, and
    * UNIVERSAL::require

INSTALLATION
    Standard process for building & installing modules:

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

COPYRIGHT AND LICENSE
    Copyright 2007-2011.

    This library is free software; you can redistribute it and/or modify it
    under the same terms as Perl itself.
