in reply to convert UTF-8 in nested data structures

If you are willing to venture outside of CPAN ;--) I have a module that lets you walk an unknown data structure: Data::Traverse. It does basically what your code does, but wraps it to give you an iterator.

  • Comment on Re: convert UTF-8 in nested data structures

Replies are listed 'Best First'.
Re^2: convert UTF-8 in nested data structures
by slayven (Pilgrim) on Nov 01, 2005 at 21:40 UTC
    Sounds like a really useful module. I don't think I'll use it for my unsignificant task here but it sure will be bookmarked. Thanks for the hint and of course for coding it in the first place.

    --
    trust in bash
    but tie your camel