Command Line Interface-based Perl Program: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - ". * <B>Counter-Exam" to ". ** … * <B>Counter-Exam ") |
m (Text replacement - "xam ple" to "xample") |
||
Line 3: | Line 3: | ||
** 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-Example(s):</B> | ||
** a [[bash Script]]. | ** a [[bash Script]]. | ||
** a [[GUI-based Perl Program]]. | ** a [[GUI-based Perl Program]]. |
Latest revision as of 06:47, 7 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-Example(s):
- See: Perl Oneliner.