Description of Perl as a command-line utility :
Perl as a command line utility is an article that explains to programmers who use Perl that it is a useful and quick scripting engine for command line operations. Through command line, Perl can accomplish in just a single line, tasks that require pages of code in most other languages. This article illustrates this aspect through some useful examples.