The Perl scripts are text files, which can be ceated using any text editor. All Perl scripts generally begin with a #! (shebang) line. A script is a file containing a sequence of commands.
Previous Question Next Question
Your comments will be displayed only after manual approval.