What arguments do you frequently use for the Perl
interpreter and what do they mean?

Answer Posted / jamal

-w Which show warning
-d Which debug
-c Which compile only not run
-e Which executes

Is This Answer Correct ?    8 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a program to concatenate the $firststring and $secondstring and result of these strings should be separated by a single space.

637


Mention what is cpan?

580


Why is it hard to call this function: sub y { "because" } ?

540


Write a program to download the contents from www.perlinterview.com/answers.php website in Perl.

537


Demonstrate subroutines in perl with a simple example.

470






What are numeric operators in perl?

545


What are the arguements we normally use for perl interpreter?

514


Write a cgi program to show the header part?

526


How to deleting an existing file in perl programming?

501


What package you use to create a windows services?

498


How can arrays be tied?

521


What is qq (double q)operator in perl?

558


What is q (single q) operator in perl?

537


What is perl unshift array function?

519


How can you define “my” variables scope in Perl and how it is different from “local” variable scope?

627