in reply to Efficiently inserting XML data
Any suggestions on code improvementYes, use XML::Simple :) As you can guess from the name XML::Simple is a module with a very simple interface for manipulating XML - perl data structures. If you need more info on data structures in perl see perldsc|perldsc and perlref for info on references.
_________
broquaint
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Code efficiency ?
by chaoticset (Chaplain) on May 01, 2003 at 17:26 UTC |