See Original text in context
method hardware
Instance method returning the hardware information of the Kernel object. Dies if the hardware information could not be established.
say $*KERNEL.hardware; # OUTPUT: «x86_64»