> I'm willing to try and force, but I don't know exactly the best way to
> do that at this point.  Any advice here?

You can go directly to cpan.org, download the modules, and compile and
install them one by one.  I don't know how many modules and exactly
which ones you need, but maybe you can figure it out.

Each one you download, you just extract it and run the following:
        1. perl Makefile.pl
        2. make
        3. make test
        4. make install

Well, something like that.  Of course, make test is optional.

Phillip

-- 
Phillip Hellewell <[EMAIL PROTECTED]>

____________________
BYU Unix Users Group 
http://uug.byu.edu/ 
___________________________________________________________________
List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list

Reply via email to