A distribution to install modules that I like to use for non-work related
purposes; see Makefile.PL for the list of these modules.

Install from CPAN:

  cpan Task::BeLike::JMATES::Play

For the source code, see:

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

This can be built and installed by running:

   perl Makefile.PL
   make
   make test
   make install

Run perldoc(1) on Task::BeLike::JMATES::Play for more documentation. (Though
really most of the relevant information is in Task::BeLike::JMATES for how I
use git(1) for development.)

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).
