Help for this page

Select Code to Download


  1. or download this
    <application_list>
    
    ...
    <application id="1250" external-id="EAR-AA-1250" name="dddd"></applica
    +tion>
    
    </application_list>
    
  2. or download this
    <event_list>
    <event>
    ...
    957</value>
    </event>
    </event_list>
    
  3. or download this
    #!/usr/bin/env perl       
    
    ...
            print  "The arrays are the same";
            #print Dumper @eventrecords;
        }