how to extract pin_code,phone_number,year from text file using
regular expressions in perl


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

Post New Answer

More CGI Perl Interview Questions

How to read a file into a hash array?

0 Answers  


Which functions in Perl allows you to include a module file or a module and what is the difference between them?

0 Answers  


How do I replace every TAB character in a file with a comma?

0 Answers  


Why Perl aliases are considered to be faster than references?

0 Answers  


How to create a directory in perl?

0 Answers  


How would you ensure the re-use and maximum readability of your perl code?

0 Answers  


What is the use of -t?

0 Answers  


Can inheritance be used in perl? Explain with the help of an example.

0 Answers  


what is the main function of fork() in cgi programming?

0 Answers  


How many types of operators are used in the Perl?

0 Answers  


You want to concatenate strings with perl. How would you do that?

0 Answers  


Explain goto label, goto name, and goto expr?

0 Answers  


Categories