Skip to content

sbakker/perl-Term-CLI

Repository files navigation

Term::CLI

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.

Repository Information

The source code is maintained at: https://github.com/sbakker/perl-Term-CLI

Contributing

See the CONTRIBUTING.md file.

Copyright and License

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.