Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: XML::Writer

by Missing Words (Scribe)
on Jun 11, 2003 at 00:25 UTC ( [id://264918]=note: print w/replies, xml ) Need Help??


in reply to XML::Writer

Nice review of this module. However, when I went to compile your example code I found a small error.

I believe the last line should read:

 $doc->close();

With this change the code compiled fine, and produced the expected output. Regardless of the small error, good review--short and to the point.

Replies are listed 'Best First'.
Re^2: XML::Writer
by mark838 (Initiate) on Oct 12, 2005 at 06:35 UTC
    When I try using xml::writer, part of my xml doc gets written then the program just hangs, I have tried flushing the buffer. This seems to work in allowing my script to write more data to the xml file. Even though it goes further it still hangs.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://264918]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (4)
As of 2024-04-19 23:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found