destroy xml object

Thomas Krichel <[email protected]>
Newsgroups gmane.comp.lang.perl.xml
Message-ID <[email protected]>
  Hi,

  I have 

dicro@snefru:~$  aptitude show libxml-libxml-perl | grep Version
Version: 1.70.ds-1

  A script of mine repeatedly calls 

my $in_xml = eval {
  XML::LibXML->load_xml(location=>$in_file);
};

  Memory usage goes through the roof. Eventually, the
  script is killed by the kernel. In my despair I try
  
$in_xml->DESTOY();

  That bombs out completely. What is a boy to do here?


  Cheers,

  Thomas Krichel                    http://openlib.org/home/krichel
                                http://authorclaim.org/profile/pkr1
                                               skype: thomaskrichel
_______________________________________________
Perl-XML mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.