Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
I am new to XML::Twig module. Once I parse a file using XML::Twig, the whole file contents stored in a twig object. The file contents can be saved to a file, but how to assign that file content to a variable
Thanks in advance
Rudhra
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: How to assign xml content to a variable using XML::Twig module
by PodMaster (Abbot) on Aug 23, 2004 at 10:35 UTC | |
|
Re: How to assign xml content to a variable using XML::Twig module
by murugu (Curate) on Aug 23, 2004 at 10:56 UTC |