Help for this page

Select Code to Download


  1. or download this
    use XML::Simple;
    
    ...
    print "Passed: $Passed\n";
    print "Warnings: $Warnings\n";
    print "Failed: $Failed\n";
    
  2. or download this
    ---
    dut:
    ...
        - id: 003.001
          result: Warnings
          ts: {}
    
  3. or download this
    $VAR1 = [
        {
    ...
            }
        }
    ];