The Term::CLI
module implements a convenient interactive CLI parser based on Term::ReadLine, providing command-line completion and input validation.
For more information, see the Term::CLI::Tutorial and Term::CLI::Intro POD pages.
The source code is maintained at: https://github.com/sbakker/perl-Term-CLI
See the CONTRIBUTING.md file.
This software is copyright (c) 2021 by Steven Bakker (SBAKKER).
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
For more details, see the full text of the licenses in the LICENSE file.