How to read multi lines from a file in perl?


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

Post New Answer

More CGI Perl Interview Questions

Explain goto expr?

0 Answers  


Explain join function in perl?

0 Answers  


What happens to objects lost in "unreachable" memory, such as the object returned by Ob->new() in `{ my $ap; $ap = [ Ob->new(), $ap ]; }' ?

0 Answers  


What elements of the Perl language could you use to structure your code to allow for maximum re-use and maximum readability?

1 Answers  


How can you create an object of a class in a package?

4 Answers   IBM,


You want to empty an array. How would you do that?

0 Answers  


What is qq (double q)operator in perl?

0 Answers  


How to read a directory in perl?

0 Answers  


Why should I use the -w argument with my Perl programs?

0 Answers  


Why to use perl scripting?

0 Answers  


What is the use of -n and -p options?

0 Answers  


Mention how many ways you can express string in Perl?

0 Answers  


Categories