Write a script to reverse a string without using perl's built in functions?
No Answer is Posted For this Question
Be the First to Post Answer
Distinguish my and local?
What is eval function in perl?
What is the use of "stderr()"?
When would `local $_' in a function ruin your day?
What does localtime() do in perl?
Explain grooving and shortening of arrays?
How can you create an object of a class in a package?
what is CPAN?
Perl regular expressions are greedy" what does this mean?
What does `$result = f() .. g()' really return?
“The methods defined in the parent class will always override the methods defined in the base class”. What does this statement means?
What is the use of 'ne' operator?