|
Loading...
|
cpan-discuss@perl.org
[Prev] Thread [Next] | [Prev] Date [Next]
Re: Offline CPAN use Steffen Schwigon Tue Dec 20 15:00:29 2011
nimectos <[EMAIL PROTECTED]> writes: > I want to point CPAN or some tool to the module .tar.gz files I want > to add, and get them installed. If you already have the .tgz files,then you just need to unpack them by yourself and then use “cpan .” inside such a subdir: cd /tmp/ tar xzf Some-Lib.tar.gz # or -Z/-j for unzip/bunzip2 etc. cd /tmp/Some-Lib cpan . Kind regards, Steffen -- Steffen Schwigon <[EMAIL PROTECTED]> Dresden Perl Mongers <http://dresden-pm.org/>
- Re: Offline CPAN use nimectos 2011/12/20
- Re: Offline CPAN use Andreas J. Koenig 2011/12/20
- Re: Offline CPAN use nimectos 2011/12/20
- Re: Offline CPAN use Steffen Schwigon 2011/12/20 <=
- Re: Offline CPAN use nimectos 2011/12/20
- Re: Offline CPAN use nimectos 2011/12/20