Task-Devel-Essentials version 0.015
===================================
Task::Devel::Essentials is a bundle of modules useful for developers.
INSTALLATION
To install this bundle, just install it with an installer:
cpan Task::Devel::Essentials
The modules collected in this bundle are then installed as prerequisites.
Finally, your installer will do something equivalent to:
perl Makefile.PL
make
make test
make install
You can repeat the tests later to see if the modules of this bundle
are still present.
LICENSE AND COPYRIGHT
Copyright (c) 2013-2021 by Martin Becker, Blaubeuren.
This bundle is free software; you can redistribute it and/or modify it
under the terms of the Artistic License 2.0 (see the LICENSE file).