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

Answer Posted / sanjay garothaya

-w to show warning
-d to debug
-c to compile only not run

we can also use combination of these like
-wd

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does delete function do in perl?

516


what is the function of Return Value?

561


What is an interpolation in perl?

559


What are the advantages and disadvantages of perl language?

474


For a situation in programming, how can you determine that Perl is a suitable?

482






How does polymorphism work in perl? Give an example.

477


Comment on the scope of variables in perl.

525


Define print() function in perl?

551


What is perl shift array function?

520


What is the importance of perl warnings? How do you turn them on?

538


Explain chomp?

511


Explain subroutine?

525


“Perl regular expressions match the longest string possible”. What is the name of this match?

527


Mention what is cpan?

572


What does undef function in perl?

521