| Other CGI Perl Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| i have a folder called 'error' and in that, i have error log
files which are generated by the build,
now i want to findout the string 'error' from each log
file and that error has to be copied into the another file
called 'analysis'.
how do you do this in perl? | HP | 4 |
| How do you open a file for writing?
| | 4 |
| What arguments do you frequently use for the Perl
interpreter and what do they mean?
| | 1 |
| Write a script for 'count the no.of digits using regular
expressions in perl.. | AppLabs | 4 |
| When would you not use Perl for a project? | | 1 |
| How to find out the version of PERL being installed on your
LINUX machine. | Mind-Tree | 3 |
| What does the command "use strict" do and why should you
use it?
| TCS | 2 |
| Why do you program in Perl? | | 1 |
| What is the difference between chop & chomp functions in perl? | Cap-Gemini | 4 |
| What elements of the Perl language could you use to
structure your code to allow for maximum re-use and maximum
readability?
| | 1 |
| Name an instance where you used a CPAN module? | TCS | 3 |
| how to search a unique pattern in a file by using perl hash
map function ??? plz answer me | | 2 |
| What do the symbols $ @ and % mean when prefixing a
variable?
| | 1 |
| What?s your favorite module and why?
| | 1 |
| What is the Common Gateway Interface? | | 1 |
| I have created a CGI-based page,after entering all the
values in to the fields, How to get the output on the web
browser using Perl | | 4 |
| What purpose does each of the following serve: -w, strict, -
T ?
| | 2 |
| Write a simple regular expression to match an IP address,
e-mail address, city-state-zipcode combination.
| | 4 |
| how to install a package in perl ????
| | 1 |
| what r the different type of function in perl ??? | Symphony | 1 |
| |
| For more CGI Perl Interview Questions Click Here |