in reply to Re: API complexity measures
in thread API complexity measures
This is a terrific answer (++ to dragonchild below too). This embodies something I've been harping on lately -- why I really dislike XML::Simple and ended up with the decidedly not-simple XML::LibXML. The disguised/compromised complexity versus the consistent interface to the other layer (the DOM).
|
|---|