AtHomeBills allows you to use your Web browser to monitor and manage your everyday personal bills. It comes with its own Web server and uses SQLite for its database.
| Tags | Finance Money Bills |
|---|---|
| Licenses | GPLv2 GPLv3 Perl Open Software |
| Operating Systems | All OS |
| Implementation | Dancer Template Toolkit datetime |
| Translations | en-US |
Recent releases


Release Notes: A minor update to the module_installion.pl script that uses cpan rather than cpanm, which isn't installed with Perl on other versions of Perl.


Release Notes: This release removes the module HTML::Calendar::Simple from the archive. It must now be downloaded. The script module_installion.pl will do all of the downloading of the needed modules.


Release Notes: Bugs were fixed. It is now possible to input an amount for a late charge. A warning will be shown on the pay bill page.


Release Notes: A typo in the template for the amounts owed page was fixed. An issue where editing a bill failed to update the database was fixed.


Release Notes: This release makes bills reflect money paid to them, adds a script to automatically download the needed modules for AtHomeBills, and gives the database a concurrency function to check and update the database tables as they change through different versions.