Help for this page

Select Code to Download


  1. or download this
    if ($var ~= m/\*/)
    
  2. or download this
    unless($path ~= m/\/$/)
    
  3. or download this
    $output ~= s/\.gz$//;