Hi-

The standard way to install a downloaded .pm is:

        tar ...
        cd to created subdir
        perl Makefile.PL
        make
        make test
        make install

See the README after untaring to make sure.

Aloha => Beau.

-----Original Message-----
From: Jessee Parker [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 04, 2002 6:39 AM
To: [EMAIL PROTECTED]
Subject: Installing a PM on Linux


Hi all, this is most likely a silly question but in the past I have just did
installs of Perl modules using the perl -MCPAN -e shell command. How do you
install a .pm file if you already downloaded from somewhere? Thanks in
advance as always!

Jessee



--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to