in reply to Re: XML::twig using a hash in twig_roots
in thread XML::twig using a hash in twig_roots

Thanks for the kind welcome, glad to be here :)

GrandFather, you definitely see what I want to do, but would you do it any other way?

I supposed I should say the reason for the separate configuration file is I need to create a quick and easy way for a non-Perl user to update the XML file. So I'm going to at least use your less frightening text file.

  • Comment on Re^2: XML::twig using a hash in twig_roots

Replies are listed 'Best First'.
Re^3: XML::twig using a hash in twig_roots
by GrandFather (Saint) on Apr 16, 2007 at 12:59 UTC

    I think the over all technique is fine. I've not used XML::Twig in that fashion before, but it is a technique worth remembering.


    DWIM is Perl's answer to Gödel