Help for this page

Select Code to Download


  1. or download this
    Line 53 means this line in above code, 
    
    ...
         36 tie %wnt,'Tie::Hash';
         37 tie %unx,'Tie::Hash';
         38 tie %component,'Tie::Hash';
    
  2. or download this
     35 tie %resource,'Tie::IxHash';
         36 tie %wnt,'Tie::IxHash';
         37 tie %unx,'Tie::IxHash';
         38 tie %component,'Tie::IxHash';