Help for this page

Select Code to Download


  1. or download this
    (?=$|MARK)
    
  2. or download this
    @lines = $RefLine =~ /(\([a-z]*\)[^\(]*)/g;
    
  3. or download this
    my $RefLine = "(a) This is first line(once all 4 lines were one line).
    + (b) This is second line; (
    c) This is different line 32. (d) Here is the last line.";