Help for this page

Select Code to Download


  1. or download this
    FIRST Level Description
    EQT.FIRST.Id: 2
    EQT.FIRST.eqtID_01.allowedType: 4TEST
    EQT.FIRST.eqtID_02.allowedType: 5TEST
    SECOND Level Description
    
  2. or download this
    my $data_file = "test.txt";
    open(FILE, "< $data_file");
    ...
        { ($str1,$str2 ) = ($1,$2); }
        print "$str1 \n $str2";
    }}