Tree and
Tree::Simple aren't written in C - they're written in Perl. Very fast optimized Perl, but Perl nonetheless. THe C I was referring to was how the example code was structured.
My criteria for good software:
- Does it work?
- Can someone else come in, make a change, and be reasonably certain no bugs were introduced?