How does a “grep” function perform?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More CGI Perl Interview Questions

Is perl compiler or interpreter?

0 Answers  


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

0 Answers  


Try pattern matching for the following: 1) 10.111.23.11 2) /root/abc/cde/fgg/ac.xml --> Get file name without extention. 3) /root/abc/ac.xml/fgg/ac.xml --> Get file name without extention. 4) What does "DIE" meant in PERL? 5) chomp 6) "This is saturday" --> Print the weekday number. 7) 11-2-2009 --> Print the name of the month. 8) Reverse the string without using func in C.

2 Answers  


Explain what is the scalar data and scalar variables in Perl?

0 Answers  


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

0 Answers  






What is subroutine in perl?

0 Answers  


Explain gmtime() function in perl?

0 Answers  


What does cgi program store?

0 Answers  


List the operator used in Perl?

0 Answers  


What does next statement do in perl?

0 Answers  


List the prefix dereferencer in Perl.

0 Answers  


You want to print the contents of an entire array. How would you do that?

0 Answers  


Categories