CGI Perl Interview Questions
Questions Answers Views Company eMail

Why -w argument is used with perl programs?

607

Define perl scripting?

638

How to get help for perl?

643

How do I pass a command line argument in perl?

608

Write a script to reverse a string without using perl's built in functions?

567

What is cpan ? What are the modules coming under this?

572

What are the different types of perl operators?

596

List the files in current directory sorted by size ?

560

What is the difference between exec and system?

621

Distinguish my and local?

585

How to create a package?

580

Can you add two arrays together?

580

How do I debug a perl program?

581

How to connect with sqlserver from perl and how to display database table info?

604

What is the use of "stderr()"?

638


Post New CGI Perl Questions

Un-Answered Questions { CGI Perl }

What are perl strings?

572


Who created perl?

582


Explain goto expr?

529


What does this symbol mean '->'?

603


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

591






What are different data types that perl supports. Elaborate on them.

618


What are the advantages and disadvantages of perl language?

544


How to read a file into a hash array?

612


How do I print the entire contents of an array with Perl?

601


What are stdin, stdout and stderr?

566


When does circular reference occur?

579


Explain the use of 'my' keyword in perl?

623


Define dynamic scoping.

553


In Perl we can show the warnings using some options in order to reduce or avoid the errors. What are that options?

648


Why aren't Perl's patterns regular expressions?

654