in reply to Re^6: use 5.005 with perl v5.16.3
in thread use 5.005 with perl v5.16.3
You said you have different Perl versions on each server but you haven't said what they are. Could you please post the output of perl -V from each server, as well as the output of find /perl/perl_for_siji `perl -e 'print "@INC"'` -path '*JSON/PP.pm' -exec grep -Hn VERSION '{}' + from each server? (both inside <code> tags)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^8: use 5.005 with perl v5.16.3
by sijaanh (Initiate) on Aug 08, 2021 at 10:06 UTC |