What is cpan ? What are the modules coming under this?
No Answer is Posted For this Question
Be the First to Post Answer
What does this symbol mean '->'?
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?
What is the difference between $array[1] and @array[1]?
How the interpreter is used in Perl?
write a script to check whether user enter a value is a leap year or not?
3 Answers Oracle, Persistent, ViPrak,
What is perl programming?
Explain chomp?
What is warn function in perl?
Explain grooving and shortening of arrays?
Write a program to concatenate the $firststring and $secondstring and result of these strings should be separated by a single space.
What is confess function in perl?
How do you set environment variables in perl?