Hi!!! I have a java program that has a class named 'Lower' and a another public class named 'Higher' extends 'Lower' in the same java file named Higher.java, that is sucessfully compiled and run.
I want to implement this java class in perl without changing any code of java file. but i am unable to implement inheritnce in perl. Can you sugased me an idea????????? With Regards Durgesh Namdeo Software Engineer Cybage Software Pvt. Ltd. (a CMM Lavel-3 Company) http://www.cybage.com Email: [EMAIL PROTECTED]
