libfinance-qif-perl

Parse and create Quicken Interchange Format files

Description

Finance::QIF is a module for working with QIF (Quicken Interchange Format) files in Perl. Finance::QIF reads QIF data records from a file passing each successive record to the caller for processing. This module also has the capability of writing QIF records to a file.

The QIF file format typically consists of a header containing a record or transaction type, followed by associated data records. Within a file there may be multiple headers. Headers are usually followed by data records, however data is not required to always follow a header.

A hash reference is returned for each record read from a file. The hash will have a "header" value which contains the header type that was read along with all supported values found for that record. If a value is not specified in the data file, the value will not exist in this hash.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://search.cpan.org/dist/Finance-QIF/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libfinance-qif-perl