in reply to Re: Installing a Module without its own makfile
in thread Installing a Module without its own makfile
Jeoren,
See, I told you it should be simple. :-)
I assumed that the path fed to "use lib" could point to the parent directory under which the rest of my modules are installed. Once I changed it to the parent of the HTML directory (another level down), it worked as you described.
Thanks!