Help for this page

Select Code to Download


  1. or download this
    =   is
    ==  equals
    ...
    --  decrease
    ++  increase
    #   pound, comment, remark (not "hash" because of % :)
    
  2. or download this
    while (<>) {
       s/\r/blah/;
       print $_ || "Empty\n";
    }
    
  3. or download this
    while diamond,
    s slash carriage return slash blah slash, stop, 
    print default, short or,
    double quote titlecase empty, newline, double quote, stop.
    end of while.