Command Line Interface-based Perl Program: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
---- | ---- | ||
---- | ---- | ||
[[Category:Concept]] |
Revision as of 10:20, 20 June 2013
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.
- See: Command Line Interface-based Python Program.