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

XML log files

by dingus (Friar)
on Dec 05, 2002 at 15:50 UTC ( [id://217788]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    open (LOGFILE,">>$logfn");
    print LOGFILE, $eventinfo;
    close (LOGFILE);
    
  2. or download this
    <event time='1234' type='this'>
    <detail>blah</detail><detail>blahblah</detail>
    ...
    <event time='2234' type='that'>
    <detail>weeble</detail><detail>blahblah</detail>
    </event>
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://217788]
Approved by strider corinth
Front-paged by strider corinth
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (3)
As of 2024-04-19 20:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found