Recent content by jryan1971

  1. J

    How to install a perl module?

    I think I figured it out. I created a "modules" directory. I downloaded the archived module and placed it in my "modules" directory and extracted it. The first part of the module name has to be a directory and the second part of the module name has to be a .pm file within that directory. So...
  2. J

    How to install a perl module?

    Want to use HTML::TreeBuilder, but server "Can't locate HTML/TreeBuilder.pm in @INC" Thanks.
Top