Help for this page

Select Code to Download


  1. or download this
    __DATA__
      <!-- Dog section -->
    ...
        <property name="size" value="big" />
        <property name="location" value="canada" />
      </object >
    
  2. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
    );
    my $xr = XML::Rules->new( rules => \@rules, stripspaces => 2 );
    $xr->parsefile($File);