NAME
Finance::Tiller2QIF::Util - Utility functions for Tiller2QIF processing
VERSION
version 1.00
DESCRIPTION
Provides utility functions for initializing the SQLite database and configuration files.
FUNCTIONS
InitDB
Finance::Tiller2QIF::Util::InitDB( $db_path );
Create a new SQLite database at $db_path with the transactions table schema. Dies if unable to create the database.
InitConfig
Finance::Tiller2QIF::Util::InitConfig( $config_path );
Create a starter JSON configuration file at $config_path with commented examples of all available options. Dies if unable to write the file.
AUTHOR
brainbuz@cpan.org
COPYRIGHT AND LICENSE
This software is Copyright (c) 2026 by Your Name.
This is free software, licensed under:
The GNU General Public License, Version 3, June 2007