Help for this page

Select Code to Download


  1. or download this
    <tag>line one
    line two
    line three
    <tag>line four
    
  2. or download this
    <element>line one
    line two
    line three
    <element>line four
    
  3. or download this
    foreach(@file)
    {
        for my $x (0..$#replace)
    ...
        print $_;
        }
    }