Command Line Interface-based Perl Program: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "__NOTOC__ " to "__NOTOC__ ") |
m (Text replacement - ". * <B>Counter-Exam" to ". ** … * <B>Counter-Exam ") |
||
Line 2: | Line 2: | ||
* <B>Context:</B> | * <B>Context:</B> | ||
** It can make use of a [[Perl Program CLI Input Processor]]. | ** It can make use of a [[Perl Program CLI Input Processor]]. | ||
* <B>Counter- | ** … | ||
* <B>Counter-Exam | |||
ple(s):</B> | |||
** a [[bash Script]]. | ** a [[bash Script]]. | ||
** a [[GUI-based Perl Program]]. | ** a [[GUI-based Perl Program]]. |
Revision as of 18:49, 6 January 2023
A Command Line Interface-based Perl Program is a Perl program that is a CLI-based Program.
- Context:
- It can make use of a Perl Program CLI Input Processor.
- …
- Counter-Exam
ple(s):
- See: Perl Oneliner.