We all know private variables exist in perl. But do private
METHODS exist in perl ? Eg ?
No Answer is Posted For this Question
Be the First to Post Answer
How can information be put into hashes?
How would you ensure the re-use and maximum readability of your perl code?
What elements of the Perl language could you use to structure your code to allow for maximum re-use and maximum readability?
How can arrays be tied?
Explain lists ?
Give an example of using the -n and -p option.
What are hashes?
What are perl strings?
Create a function that is only available inside the scope where it is defined ?
What does -> symbol indicates in Perl?
How can we create perl programs in unix, windows nt, macintosh and os/2 ?
What is cpan ? What are the modules coming under this?