| 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 |
| Name an instance where you used a CPAN module? | TCS | 3 |
| what is the difference between require and use in perl? | IBM | 1 |
| what is the procedure to define a user define module in your
perl application? | IBM | 1 |
| Explain the difference between use and require? | | 2 |
| What does the command "use strict" do and why should you
use it?
| TCS | 2 |
| What?s your favorite module and why?
| | 1 |
| how to install a package in perl ????
| | 1 |
| What elements of the Perl language could you use to
structure your code to allow for maximum re-use and maximum
readability?
| | 1 |
| Why do you program in Perl? | | 1 |
| How to find out the version of PERL being installed on your
LINUX machine. | Mind-Tree | 3 |
| Can any1 tell me 2 write the script using perl script 2
looking at a log file 2 see wheather the test has passed or not. | TCS | 2 |
| 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 |
| Explain the difference between my and local?
| | 1 |
| How do you debug a Perl scripting ( at the compile time
error or run
time error) in Unix environment ?
| | 4 |
| What are the characteristics of a project that is well
suited to Perl? | | 1 |
| When would you not use Perl for a project? | | 1 |
| what r the different type of function in perl ??? | Symphony | 1 |
| Write a script for 'count the no.of digits using regular
expressions in perl.. | AppLabs | 4 |
| How can you create an object of a class in a package? | IBM | 2 |
| |
| For more CGI Perl Interview Questions Click Here |