Done with: ack '2019+' -l | xargs sed -i -e 's/2019+/2020+/g' Checked manually with: git add -p Hello to future James from 2021, and Happy Hacking!
This is needed for when we have nested modules.
This adds a simple regexp match function. This will be useful for regexp based name classification, if you're into that sort of thing.