The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.0050 - 2012-07-11

  • BUG FIXES
    • Switch account manager to a normal object instead of a singleton to prevent problems with stale database handles.
    • Reroute cart updates with quantity zero to cart removal.
  • ENHANCEMENTS
    • Add generic product class.
    • Add provider role.
    • Add inventory, navigation and address role.
    • Add password generator to Nitesi::Account::Password.
    • Add load, create, delete and become method to account manager.
  • DOCUMENTATION
    • Add bundles section to Nitesi's POD.

Modules

Open Source Shop Machine
Account Manager for Nitesi Shop Machine
Password class for Nitesi Shop Machine
Address class for Nitesi Shop Machine
Cart class for Nitesi Shop Machine
Instantiate objects at runtime
Inventory class for Nitesi Shop Machine
Navigation class for Nitesi Shop Machine
Objects base class for Nitesi
Singleton base class for Nitesi
Product class for Nitesi Shop Machine
Provider role for Nitesi Shop Machine