in reply to Can/should I run an upgraded version of perl locally, on a shared web server where I don't have root?
But I can't install cpanplus, because my hosters are on perl 5.8.0 and you need at least 5.8.1 for cpanplus.No you don't. See http://search.cpan.org/src/KANE/CPANPLUS-0.0562/META.yml:
name: CPANPLUS
version: 0.0562
abstract: Ameliorated interface to the CPAN
author: Jos Boumans <kane@cpan.org>
license: perl
distribution_type: module
requires:
perl: 5.6.1
no_index:
directory:
- lib/CPANPLUS/inc
- inc
generated_by: Module::Install version 0.36
I run CPANPLUS on 5.6.1.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Can/should I run an upgraded version of perl locally, on a shared web server where I don't have root?
by tphyahoo (Vicar) on Oct 06, 2005 at 09:36 UTC |