gcupdate is a small Perl hack (~ 50 lines) that removes some of the noise from QFX/OFX payee names so they sort better in spreadsheet tables and accounting software if you wish to sort by payee and not just your assigned categories. I used Config::General to make it possible to hardcode output for entries on an individual basis for those that the simple regex doesn’t clean up nicely. I found the regex worked surprisingly well for most of my transactions, though, so it’s rarely necessary. (For some reason I am fanantical about the payee names being reasonable looking — Not sure why.) It would probably be useful to add that this script expects input on STDIN.