Help for this page

Select Code to Download


  1. or download this
    Use of uninitialized value in numeric eq (==) at /home/jthomas/ActiveP
    +erl-5.10/site/lib/XML/Twig.pm line 6401 during global destruction.
    
  2. or download this
    if( $parent->{last_child} == $elt) {  delete $parent->{empty}; $parent
    +->{last_child}=$elt->{prev_sibling}; if( $XML::Twig::weakrefs) { weak
    +en( $parent->{last_child});} ; }