$VAR1 = '{ package Spin::Command::spin; run(q[export MYVAR=\'(R)?ex\']); run(\'uname -a\'); run(q[echo \'Running: \' $MYVAR]); run(\'id\'); }';