for Perl afaik so i am working on one myself. It works pretty well, but needs improvement.
Now i want to match every string value and regular expression so i can replace them with something temporarily so i dont format it.
How do i match all the ways perl offers to create a string value? I currently only match stuff between "" and '' and after #. Any suggestions?