Task::TravisCI::Cache - Packages pulled in when building a Perl cache for TravisCI
version 0.002
This task distribution defines the packages installed inside my TravisCI cache, at https://github.com/RsrchBoy/travis-p5-cache.
Note that while I say "my ... cache", that certainly doesn't mean that you cannot use it, or that I won't accept pull-requests for the inclusion of additional packages (within reason, at least). While I'm aiming for a more general use case than "just @RsrchBoy's distributions", for right now that provides a convenient initial target.
This distribution is build using the LatestPrereqs plugin, so it will always depend on the latest versions of the specified modules at the time of creation.
The installed version appears to cause some random ABEND on the Travis v5.18 image, currently.
The better to see your test coverage, my dear.
Chris Weyl <cweyl@alumni.drew.edu>
This software is Copyright (c) 2015 by Chris Weyl.
This is free software, licensed under:
The GNU Lesser General Public License, Version 2.1, February 1999
To install Task::TravisCI::Cache, copy and paste the appropriate command in to your terminal.
cpanm
cpanm Task::TravisCI::Cache
CPAN shell
perl -MCPAN -e shell install Task::TravisCI::Cache
For more information on module installation, please visit the detailed CPAN module installation guide.