Help for this page

Select Code to Download


  1. or download this
    my %stats=('sent',0,
        'recv',1,
        'masters',2,        
            'errors',3);
    
  2. or download this
    0,1,2,3