What are scalar data and scalar variables?
No Answer is Posted For this Question
Be the First to Post Answer
What value is returned by a lone `return;’ statement?
What is cpan ? What are the modules coming under this?
What are the various file operations in perl. Explain with example.
What are the steps involved when the cgi program starts running?
What does cgi program store?
Where the command line arguments are stored and if you want to read command-line arguments with Perl, how would you do that?
What is “grep” function in perl?
Explain the various characteristics of perl.
How can you define “my” variables scope in Perl and how it is different from “local” variable scope?
What are perl variables?
How to concatenate strings in perl?
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.