What arguments do you frequently use for the Perl
interpreter and what do they mean?
Answer Posted / sandeep kumar mall
Hi The various command line arguments are -e executes the
prog given as an argument-d start perl debugger on the file
name specified as an argument-c compile the file given as an
argument
| Is This Answer Correct ? | 11 Yes | 4 No |
Post New Answer View All Answers
Explain the internal working of cgi
What is perl? What is the basic command to print a string in perl?
What is cpan ? What are the modules coming under this?
how to connect cisco switch uisng perl script
Demonstrate subroutines in perl with a simple example.
List all the features of perl programming?
Explain the default scope of variables in perl?
Write a program to concatenate the $firststring and $secondstring and result of these strings should be separated by a single space.
How to concatenate strings in perl?
what is CPAN?
How do you set environment variables in perl?
What is perl pop array function?
Explain lists and ivalue?
List the files in current directory sorted by size ?
How to close a directory in perl?