0.61 - This version may not be safe as it has not been updated for a long time. Find out if your coding project uses this component and get notified of any reported security vulnerabilities with Meterian-X Open Source Security Platform
Maintain your licence declarations and avoid unwanted licences to protect your IP the way you intended.
Artistic-1.0 - Artistic License 1.0Notes for developers of CHI
All code should pass unit tests before being checked in. This includes
Some tests are internal only, meaning you will run them, but not end-users. These are marked with 'use CHI::Test::InternalOnly' in the case of .t files, or 'sub internal_only { 1 }' in the case of Test::Class classes.
You should install the latest versions of the following modules to ensure you can run the full suite of tests: