Help for this page

Select Code to Download


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