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 (mis)manage things.

COPYRIGHT AND LICENCE

Copyright (C) 2013-2015 Jeremy Mates

This module is free software; you can redistribute it and/or modify it
under the Artistic License (2.0).
