Help for this page

Select Code to Download


  1. or download this
    use warnings;
    use strict;
    ...
        return unless $tag eq 'option' && defined ($match) && $match =~ /^
    +0_memberOf_/;
        print "$match: $text\n";
    }
    
  2. or download this
    0_memberOf_x: Ya want this?