http://www.perlmonks.org?node_id=990762

tmurnane has asked for the wisdom of the Perl Monks concerning the following question:

When running on HP, is there a way tell if it is IA64 through Code?

I'm trying to do the following:

If OS Arch is HPIA64
run setupHPIA64.bin
else
run setupHP.bin