# Finance-PaycheckRecords **Repository Path**: mirrors_gitpan/Finance-PaycheckRecords ## Basic Information - **Project Name**: Finance-PaycheckRecords - **Description**: Read-only release history for Finance-PaycheckRecords - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-20 - **Last Updated**: 2026-03-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Finance-PaycheckRecords version 1.000, released July 5, 2014 This module can parse paystubs from PaycheckRecords.com, so you can extract the information from them. It also includes a function to generate a Quicken Interchange Format (QIF) record from a paystub. INSTALLATION To install this module, run the following commands: perl Makefile.PL make make test make install DEPENDENCIES Package Minimum Version ------------------- --------------- perl 5.10.0 Carp Exporter 5.57 HTML::TableExtract 2.10 List::Util CHANGES Here's what's new in version 1.000 of Finance-PaycheckRecords: (See the file "Changes" for the full revision history.) - Call eof on HTML::TableExtract after parsing string - Minor documentation improvements COPYRIGHT AND LICENSE This software is copyright (c) 2014 by Christopher J. Madsen. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.