Help for this page

Select Code to Download


  1. or download this
    $\ = $/; # ORS = IRS = "\n"
    $, = ":"; # OFS = ","
    ...
      # fool around with @f
      print MOD @f;
    }
    
  2. or download this
    $ARGV this holds the input source currently begin read from