http://www.perlmonks.org?node_id=542946


in reply to A simple example OO script for total beginners

Hi. I'm new to Perl and perlmonks but not to programming. I know C++ very well and understand all the logic and code behind OOP in C++. I am writing a program in Perl and found that I need to use some OOP concepts but didnt' know where to start in Perl. This tutorial really helped. Knowing the concept behind OOP and knowing how to do it in C++ really helped. Your comments in the code helped also.
  • Comment on Re: A simple example OO script for total beginners