Help for this page

Select Code to Download


  1. or download this
    %order = ( 
        DATE => '1',
    ...
        ESN  => '3',
        BTS  => '4'
        );
    
  2. or download this
    @to_be_ordered = qw(CPP BTS DATE);