A distribution to install modules that I need to test; see Makefile.PL for the
list of these modules.

Install from CPAN:

  cpan Task::BeLike::JMATES

For the source code, see:

http://github.com/thrig/Task-BeLike-JMATES

This can be built and installed by running:

  perl Makefile.PL
  make
  make test
  make install

Run perldoc(1) on Task::BeLike::JMATES for more documentation, notably how I
use git(1) to manage things.

COPYRIGHT AND LICENCE

Copyright (C) 2013-2015 Jeremy Mates

This library is free software; you can redistribute it and/or modify it under
the same terms as Perl itself, either Perl version 5.16 or, at your option, any
later version of Perl 5 you may have available.
