Help for this page

Select Code to Download


  1. or download this
    #!/usr/local/bin/perl -l
    #
    ...
    my @elems = split m{$rxSplit}, $html;
    
    print for @elems;
    
  2. or download this
    <tag ref=1>
    Start
    ...
    </tag>
    and end
    </tag>