# Common-CodingTools

## DESCRIPTION

Common programming tools with friendly constants and functions that should have been included with Perl in the first place.

## INSTALLATION

To install this module, run the following commands:

    perl Makefile.PL
    make
    make test
    make install

## SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the
perldoc command.

 perldoc Common::CodingTools

You can also look for information at:

* RT, CPAN's request tracker (report bugs here):  http://rt.cpan.org/NoAuth/Bugs.html?Dist=Common-CodingTools

* AnnoCPAN, Annotated CPAN documentation:  http://annocpan.org/dist/Common-CodingTools

* CPAN Ratings:  http://cpanratings.perl.org/d/Common-CodingTools

* Search CPAN:  http://search.cpan.org/dist/Common-CodingTools/

## LICENSE AND COPYRIGHT

Copyright (C) 2016-2025 Richard Kelsch,
All Rights Reserved

This program is free software; you can redistribute it and/or modify it
under the terms of the the Artistic License (2.0). You may obtain a
copy of the full license at:

http://www.perlfoundation.org/artistic_license_2_0
