Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Re: Getting remote files

by defyance (Curate)
on Sep 03, 2002 at 18:04 UTC ( [id://194835]=note: print w/replies, xml ) Need Help??


in reply to Re: Getting remote files
in thread Getting remote files

The easiest way to install it is outlined in the Tutorials section, under A Guide to Installing Modules

However, here is a quick and easy way to do it..
From the command line:

bash$ perl -MCPAN -e shell
If you have already used CPAN.pm before you will get a command prompt where you type in install File::Remote Otherwise it will take you through an interactive setup, which allows you to choose a whole bunch of different mirrors to get the packages from, nifty! See below for more visual instruction:
cpan>install File::Remote
If you're going to install it with the files you found on cpan.org, then follow the instructions in the above mentioned Tutorial.

Infact, just ignore what I wrote and go view that tutorial, as I'll probably only confuse you!

P.S. I forgot to mention, it will find all dependencies for you, as far as modules are concerned!

--~~--~~--~~--~~--~~--~~--~~--~~--~~--~~--~~--~~--~~--
perl -e '$a="3567"; $b=hex($a); printf("%2X\n",$a);'

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://194835]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (1)
As of 2024-04-25 04:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found