CGI Perl Interview Questions
Questions Answers Views Company eMail

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

525

What is the purpose of _package_ literal?

522

What is boolean context?

535

How will you get the count of parameters passed to a perl subroutine?

526

How will you declare a variable in perl?

527

Mention what is cpan?

565

Explain about typeglobs?

541

What is the use of command “use strict”?

554

How would you ensure the re-use and maximum readability of your perl code?

510

Explain lists in perl?

548

What is the purpose of redo statement?

516

What is the purpose of goto expr statement?

464

Define say() function in perl?

529

What is warn function in perl?

520

What are scalars?

536


Post New CGI Perl Questions

Un-Answered Questions { CGI Perl }

Explain lexical variables.

504


what is Perl one liner?

525


How to convert arrays into a string in perl?

501


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

617


How can memory be managed in Perl?

534






How can the user execute a long command repeatedly without typing it again and again?

491


What are the different string manipulation operators in perl?

519


You want to empty an array. How would you do that?

469


You want to download the contents of a url with perl. How would you do that?

495


Write a program that shows the distinction between child and parent process?

504


Which functions in Perl allows you to include a module file or a module and what is the difference between them?

519


What does delete function do in perl?

505


What is confess function in perl?

530


What is the importance of perl warnings?

527


Can you add two arrays together?

518