Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: Non-root install of non-CPAN package and its dependencies?

by bingos (Vicar)
on Jul 30, 2008 at 10:15 UTC ( [id://701073]=note: print w/replies, xml ) Need Help??


in reply to Non-root install of non-CPAN package and its dependencies?

CPANPLUS can install packages from URIs:

F:\asperl>cpanp CPANPLUS::Shell::Default -- CPAN exploration and module installation ( +v0.84) *** Please report bugs to <bug-cpanplus@rt.cpan.org>. *** Using CPANPLUS::Backend v0.84. ReadLine support disabled. *** Type 'p' now to show start up log Did you know... You can add custom sources to your index. See '/cs --help' for det +ails CPAN Terminal> i http://somewebserver/path/to/package-0.01.tar.gz

I believe that it can also use file type URIs.

CPAN Terminal> i file:///path/to/releases/package-0.01.tar.gz

It also supports custom source locations that can be added to the index, see '/cs --help' at the cpanp prompt for details.

Replies are listed 'Best First'.
Re^2: Non-root install of non-CPAN package and its dependencies?
by tod222 (Pilgrim) on Jul 31, 2008 at 00:58 UTC

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (5)
As of 2024-04-19 22:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found