Explain '->' in perl?
No Answer is Posted For this Question
Be the First to Post Answer
Which of these is a difference between Perl and C++ ?
What is the difference between perl list and perl array?
What is the use of -n and -p options?
what is the difference between require and use in perl?
Why -w argument is used with perl programs?
You want to download the contents of a url with perl. How would you do that?
write a perl script to find whether a given line of text is starting and ending with same word or not ???
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 lexical variable in perl?
You want to open and read data files with perl. How would you do that?
How to renaming a file in perl programming?
What is the difference between single (') and double (") quote in a string in perl?