Skip to content

sbakker/perl-Term-CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7d98be3 · Sep 6, 2024
Oct 25, 2022
Feb 14, 2022
May 19, 2021
Aug 29, 2022
Sep 6, 2024
Sep 6, 2024
Jul 21, 2022
Dec 6, 2022
Dec 6, 2022
Apr 12, 2022
Jan 4, 2022
Jan 4, 2022
Sep 6, 2024
Dec 28, 2021
Feb 25, 2018
Jan 14, 2024
Sep 6, 2024
Apr 29, 2022
Sep 6, 2024
Dec 28, 2021
Sep 6, 2024
Jan 14, 2024

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.