- or download this
$VAR1 = 'mode';
$VAR2 = {
'type' => ' auto mode',
'action' => ' completed on own.'
};
- or download this
for(sort keys %component)
{
print "$_,$component{$_}{type},$component{$_}{action}\n";
}
- or download this
$VAR1 = 'mode'
$VAR2 = {
...
'switch4' => {
'type' => ' manual mode for switch4',
'action' => ' complete process manually