in reply to Installing Spreadsheet::ParseXLSX with Perl v5.8.8
uname -a gives: Linux name.site.com 2.6.32-573.8.1.el6.x86_64
So you're on RHEL6/CentOS6. Just ask your sysadm to install the Test::* modules from yum. The packages are perl-Test-Harness.x86_64 and perl-Test-Simple.x86_64.
For the older machine one option is to install a newer perl. You can do this in the comfort of your own home directory and therefore not have to bother your poor, overworked sysadm.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Installing Spreadsheet::ParseXLSX with Perl v5.8.8
by Arik123 (Beadle) on Mar 22, 2018 at 07:11 UTC | |
by marto (Cardinal) on Mar 22, 2018 at 07:34 UTC |