Help for this page

Select Code to Download


  1. or download this
    use strict;
    
    ...
        
    }
    
  2. or download this
        use utf8;
        my $U;
    ...
        $U < 127 and $U > 31 or return;
        }
        return 1;