Help for this page

Select Code to Download


  1. or download this
    tr
         ( -/:-@[-`{-})
         [`-{/" \-]
    ;
    
  2. or download this
      DB<11> print chr($_),"" for ord('`')..ord('{')
    `abcdefghijklmnopqrstuvwxyz{
    
  3. or download this
      DB<16> print chr($_) for map {ord($_->[0])..ord($_->[1])} [' ','/'],
    + [qw(: @)],[qw([ `)],[qw({ })]
     !"#$%&'()*+,-./:;<=>?@[\]^_`{|}