Hi All

I have a jar file containing several java classes that
I want to wrap with perl code so that I can extend
each java classes's fuctionally by adding my own perl
methods to it. In effect, I want to be able to
subclass the java classes in the .jar using perl.
What is the proper way to set up my modules to do
this?
Should I create a .pm module for each class and "use
inline :: java" at the beginning of each module or is
there a better way?

Hope these question make sense in that I am new to
this stuff and I not a 100% sure I really know what I
am doing ;-)

TIA

Randy

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Reply via email to