in reply to Re: How to implement something similar to Unix's find syntax?
in thread How to implement something similar to Unix's find syntax?

The objects are ordinary Perl objects (well, unblessed hashes, actually, and yes they are loaded from YAML files). But the objects are not the issue. As others have guessed, I am (or will be used to, hopefully) absolutely clueless in parsers and compilers.
  • Comment on Re^2: How to implement something similar to Unix's find syntax?