$Config{archname} is the architecture that copy of perl was built on, not necessarily what you're running on (similarly with $^O).
You might be more interested in either using backticks to call the system's uname command, and/or calling uname from the core POSIX module.
In reply to Re: OS400 Pace - architecture?
by Fletch
in thread OS400 PASE - architecture?
by regexes
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |