in reply to Re: How can I add private data/methods in parent class?
in thread How can I add private data/methods in parent class?

As I mentioned that I am just learning how to write OO programe, so I have used the code present in the documentation and try to add my code to explore OO features which are present in other language (such as C++) and how can I implement in Perl?
  • Comment on Re^2: How can I add private data/methods in parent class?