Command Line Interface-based Perl Program: Difference between revisions
Jump to navigation
Jump to search
(Created page with "A Command Line Interface-based Perl Program is a Perl program that is a CLI-based Program. * <B>See:</B> Command Line Interface-based Python Program. ---- ----") |
No edit summary |
||
Line 1: | Line 1: | ||
A [[Command Line Interface-based Perl Program]] is a [[Perl program]] that is a [[CLI-based Program]]. | A [[Command Line Interface-based Perl Program]] is a [[Perl program]] that is a [[CLI-based Program]]. | ||
* <B>Context:</B> | |||
** It can make use of a [[Perl Program CLI Input Processor]]. | |||
* <B>See:</B> [[Command Line Interface-based Python Program]]. | * <B>See:</B> [[Command Line Interface-based Python Program]]. | ||
---- | ---- | ||
---- | ---- |
Revision as of 18:00, 17 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.