Help for this page

Select Code to Download


  1. or download this
    =item xml_child
    
    ...
    
        $child;
    }
    
  2. or download this
    $child = xml_child(parent => $elt, child => 'built', action => 'after'
    +, relto => $prev_child, def_text => '19700101 000000.000-0000');
    $prev_child = $child; $child = xml_child(parent => $elt, child => 'sha
    +reable', action => 'after', relto => $prev_child, override_text => 't
    +rue');