Task-Devel-Essentials
=====================

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

The license grants freedom for related software development but does
not cover incorporating code or documentation into AI training material.
Please contact the copyright holder if you want to use the library whole
or in part for other purposes than stated in the license.
