CGI Perl Interview Questions
Questions Answers Views Company eMail

Why Perl aliases are considered to be faster than references?

733

Does Perl have objects? If yes, then does it force you to use objects? If no, then why?

737

Difference between the variables in which chomp function work ?

815

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

842

What is the usage of -i and 0s options?

728

What is the use of -w, -t and strict in Perl?

760

what is the function that is used to identify how many characters are there in a string?

724

List the prefix dereferencer in Perl.

746

Which guidelines by Perl modules must be followed?

779

Where do we require ‘chomp’ and what does it mean?

702

How can you replace the characters from a string and save the number of replacements?

694

Mention how many ways you can express string in Perl?

799

what is Perl one liner?

706

Which has the highest precedence, List or Terms? Explain?

692

What are the advantages of c over Perl?

730


Post New CGI Perl Questions

Un-Answered Questions { CGI Perl }

Explain a tell function in perl?

752


What is 'rollback' command in perl?

719


What is perl scripting?

683


What is the difference between perl array and perl hash?

722


What rules must be followed by modules in perl.

744


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

669


How to copy a file in perl?

704


How do I do fill_in_the_blank for each file in a directory?

733


In CPAN module, name an instance you use.

728


What does Perl do if you try to exploit the execve(2) race involving setuid scripts?

726


Can we load binary extension dynamically?

734


What is posix in perl?

705


What is the peculiarity of returning values by subroutines in perl?

675


Explain gmtime() function in perl?

740


How are parameters passed to subroutines in perl?

713