Help for this page

Select Code to Download


  1. or download this
    Golfing Technique                     Inventor           Year
    -----------------                     --------           ----
    ...
    --$| magical flip-flop                The Hospel         2002
    \$h{X} is one less than ++$h{X}
           aka Thelen's Device            The Thelen         2002
    
  2. or download this
    -=! and -=!!        - flathead
    +=! and +=!!        - phillips
    ...
    
    $x x=!! $y  is same as $x = '' unless $y;
    $x x=!  $y       --    $x = '' if $y;
    
  3. or download this
    Operator     Nickname                Function
    ================================================
    ...
    +=!   +=!!   Phillips
    x=!   x=!!   Pozidriv
    *=!   *=!!   Torx
    
  4. or download this
    Constant     Nickname                Value
    =================================================
    <=><=><=>    Space fleet             0
    <~>          Amphisbaena             $ENV{HOME}
    
  5. or download this
    /[3-9]/||print"@{[world,hello,'world!']}[/./g]
    "for 0..$$