in reply to Re: converting java code to perl
in thread converting java code to perl

thanks for the replies

what im trying to do is
transpose a whole java jar file of stuff
over to perl modules

so i guess what im sort of looking for is the exact reverse of
of B::JVM::Jasmin

take a look at http://www.web3d.org/TaskGroups/x3d/X3dIndex.html#Source
in particular the vrmltox3d.tar
is the one i want to take the source from and
transpose to perl

i have to check but i think there might be some vrml modules
i can use for some parts already