[libxml-devel] Closing files from XML::Document.file
Hi, is it intentional that XML::Document.file doesn't seem to close files? With mod_ruby, I'm getting a lot of open files from calls to that method, and I haven't found a way to close those files again. In theory, it should not be necessary to keep a file open after the parser is done with it,
[libxml-devel] XML in Ruby
Dear Sir, Can I have a step-by-step tutorial for coding a XML file in ruby? thank you rajesh ___ libxml-devel mailing list [email protected] http://rubyforge.org/mailman/listinfo/libxml-devel
