I am trying to create a transaction in a QIF file in Perl. I thought that using Finance::QIF would let me create a simple transaction (example: spending $20 at Best Buy), but I'm not seeing a way to do this.
Does someone have an example or is there a difference module that I should be using to create a transaction?
Thanks!
--Noah