View Single Post
  #5  
Old 02-18-2004, 08:29 AM
m0oni9
Hill Giant
 
Join Date: Dec 2003
Posts: 166
Default

edit: Oy... ignore this post. Things appeared to work, but it was actually loading the module from disk, not from the eval :( ... There are troubles bootstrapping purely from using evals. Currently, I can call C functions from the scripts without needing a shared library, but there still needs to be a whatever.pm file to help out.
Reply With Quote