in reply to Re^2: Not able to replace element value using XML::Twig
in thread Not able to replace element value using XML::Twig
$twig->print_to_file("player.xml");
at the end of your script instead of the "$root->print;" line, the file on disk gets updated too
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Not able to replace element value using XML::Twig
by newbie_ab (Novice) on Jan 28, 2010 at 22:39 UTC | |
by jethro (Monsignor) on Jan 29, 2010 at 03:01 UTC | |
by newbie_ab (Novice) on Jan 29, 2010 at 21:18 UTC | |
by jethro (Monsignor) on Jan 29, 2010 at 21:30 UTC | |
by newbie_ab (Novice) on Jan 31, 2010 at 15:14 UTC | |
|