Help for this page

Select Code to Download


  1. or download this
    use constant {
       TITLE => 3,
    ...
        $RT = "$1" if $lines[RT] =~ /^RTINSECONDS=(.*)/;
      }
    }
    
  2. or download this
    {
      local $/ = ""; # Paragraph mode
    ...
        }
      }
    }