Help for this page

Select Code to Download


  1. or download this
    Use of uninitialized value in concatenation (.) or string at D:/Perl/s
    +ite/lib/XML/SAX/Expat.pm line 198.
    
  2. or download this
    #against original version
    line 925
    ...
    >>   and !grep( !m{^\s*$}s, @{$attr->{$self->{opt}->{contentkey}}})) {
    >>    delete $attr->{$self->{opt}->{contentkey}};
    >>  }