Help for this page

Select Code to Download


  1. or download this
    Software error:
    Can't call method "appendChild" on an undefined value at
    
  2. or download this
    my $xp = XML::XPath->new(filename => $open_this);
    
    ...
            $file_list->appendChild($list_item);
            next FILE;
        }