Bob Kleemann
Results
4
issues of
Bob Kleemann
I've run into an issue where I could use `\Q` support, but when trying to use it I get the follow error: ``` $ ack '\s+\Q'"$MYVAR"'\E\s+' ack: Invalid regex '\s+\QFoo!\E\s+'...
feature
Some objects overload numification or stringification, but don't have a `TO_JSON` method. It would be nice for those objects to be encoded without having to monkey patch a `TO_JSON` method...
Use this in place of #132 or #143