Changes for version 0.84 - 2010-02-10
- Add META.yml. Update MANIFEST.SKIP. Add MANIFEST and MYMETA.yml.
- Update versions of modules in Build.PL and Makefile.PL, based on feedback from CPAN testers.
- Change tmpl_path in .htledger.conf to /var/www/...
- Start using Moose's namespace::autoclean and make_immutable style.
- Move Business::AU::Ledger::Config to Business::AU::Ledger::Util::Config.
- Move Business::AU::Ledger::Create to Business::AU::Ledger::Util::Create.
- Move Business::AU::Ledger::Validate to Business::AU::Ledger::Util::Validate.
- In Validate, rename r to query since we don't use Apache::Request.
- Remove references to DBIx::Connector.
- Update TODO file.
- Switch from Config::IniFiles to Config::Tiny while re-writing Config.
- Reformat source by removing () from method names when called.
Modules
A simple, web-based, payments/receipts manager
A helper for Business::AU::Ledger
Provides
in lib/Business/AU/Ledger/Database.pm
in lib/Business/AU/Ledger/Database/Base.pm
in lib/Business/AU/Ledger/Database/Payment.pm
in lib/Business/AU/Ledger/Database/Receipt.pm
in lib/Business/AU/Ledger/Util/Create.pm
in lib/Business/AU/Ledger/Util/Validate.pm
in lib/Business/AU/Ledger/View.pm
in lib/Business/AU/Ledger/View/Base.pm
in lib/Business/AU/Ledger/View/Context.pm
in lib/Business/AU/Ledger/View/Payment.pm
in lib/Business/AU/Ledger/View/Receipt.pm
in lib/Business/AU/Ledger/View/Reconciliation.pm