Help for this page

Select Code to Download


  1. or download this
           In scalar context, ".." returns a boolean value.  The
           operator is bistable, like a flip-flop, and emulates the
    ...
               next line if (1 .. /^$/);   # skip header lines
               s/^/> / if (/^$/ .. eof()); # quote body