Finance-Budget version 0.05
===========================
This module consumes information about your budget planning and then creates
a series of transactions to project what lays ahead.
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make install
DEPENDENCIES
This module requires these other modules and libraries:
Text::CSV
File::Slurp
Date::Manip
COPYRIGHT AND LICENCE
Copyright (C) 2017 by Dylan Doxey
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.22.1 or,
at your option, any later version of Perl 5 you may have available.