in reply to Re^3: Not able to replace element value using XML::Twig
in thread Not able to replace element value using XML::Twig
Thanks , I did try with print_to_file but my code gives an error that
cannot locate the function for object.
Also even though I am creating an object of type XML::Twig
but the object is being created of type XML::Twig::Elt which is a subclass of XML::Twig.
That's another reason the function is not being located by the created object
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Not able to replace element value using XML::Twig
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 | |
by jethro (Monsignor) on Feb 01, 2010 at 01:14 UTC |