Help for this page

Select Code to Download


  1. or download this
    <myconfig>
        <myobj>
    ...
            </myattributes>
        </myobj>
    </myconfig>
    
  2. or download this
    use strict;
    use warnings;
    ...
              "' tag='", $e->tag(), 
              "' path='", $e->path(), 
              "' parentTag='", $e->parent->tag(), "'\n";