Aug 27, 2008 #1 vijitha123 Programmer Joined Aug 26, 2008 Messages 5 Location US Hi, Can i create more that 1 object for class.. Ex: use modulename; my ($a,$r,$c) = modulename::new
Aug 27, 2008 #2 tchatzi Technical User Joined Dec 15, 2004 Messages 744 Location GR why would wanna do that? ``The wise man doesn't give the right answers, he poses the right questions.'' TIMTOWTDI Upvote 0 Downvote
why would wanna do that? ``The wise man doesn't give the right answers, he poses the right questions.'' TIMTOWTDI
Aug 27, 2008 Thread starter #3 vijitha123 Programmer Joined Aug 26, 2008 Messages 5 Location US This line is already there in exixting file. I just want to know the meaning of that line. Upvote 0 Downvote