Help for this page

Select Code to Download


  1. or download this
    pre.output {
      color: #006;
    ...
      font-weight: bolder;
      color: black;
    }
    
  2. or download this
    use 5.010;
    
    ...
    {
        say "found: ", $1
    }