How to install perl's module without internet connection?

J

Jason Zhang

Hi all,
I am installing some perl's module on windows (Active Perl 5.8).
I have downloaded the packages,such as CGI.ppd and CGI-3.04.tar.gz
then I call ppm install cgi.ppd, but it try to access the web site.
unfortunately,
I have to work in a non-internet environment. How can I install the
module
without internet connection?
Thank you!
 
M

MSG

Jason said:
Hi all,
I am installing some perl's module on windows (Active Perl 5.8).
I have downloaded the packages,such as CGI.ppd and CGI-3.04.tar.gz
then I call ppm install cgi.ppd, but it try to access the web site.
unfortunately,
I have to work in a non-internet environment. How can I install the
module
without internet connection?
Thank you!

Run the following command(s):
ppm
help rep (repository)

The last one tells you how to control "repository". You can ask ppm to
look for packages ( which you have downloaded ) on your local file
system and not on Internet.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top