Subject: | Filter::Simple::Compile should support Filter::Simple's FILTER_ONLY |
Filter::Simple::Compile calls itself a "Drop-in replacement for
Filter::Simple" (that is safer), yet Filter::Simple is safer in many
casres because it can limit its mangling to, say, code only, skipping
comments, strings, etc.
Any plans to implement such a feature?