in reply to Re^3: Missing values in XML::Twig Output
in thread Missing values in XML::Twig Output

That's correct - I want to write all of the contents of the original file to an XML file, replacing the value inside the first <display-name>.
  • Comment on Re^4: Missing values in XML::Twig Output

Replies are listed 'Best First'.
Re^5: Missing values in XML::Twig Output
by toolic (Bishop) on May 03, 2011 at 15:42 UTC
    That's what my code does. Give it a try.
      Sorry - I fat-fingered the copy-paste. (I am moron - hear me roar) Perfect - exactly what I needed. Thank you!