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

Changes for version 0.13_02 - 2012-03-07

  • added 'configure' argument to 'perl Makefile.PL' so that CPAN can automatically extract the distribution while bypassing the inherent user-input questions that normally occur
  • added a new 'cleanall' target for make, and added a few more files to the 'clean_dist' sub-target

Changes for version 0.13_01 - 2012-03-07

  • implemented the new HST tax system (but left gst/pst in the config file just in case)
  • renamed src/examples/steve.pref to src/examples/admin.pref
  • removed the production [Bank] section from config file
  • removed all instances of site-specific names (some functions may have broken as a result)
  • replaced my old email author address
  • added a META_MERGE{} section in Makefile.PL to house our bugtracker and repository links
  • vim retab all files to four-space tabs
  • updated README with some basic info
  • Notable bug fixes:
  • bug 208: client_info() now updates the db properly
  • bug 209: editable form fields now default to whatever is currently set, if something is currently set

Documentation

Configuration file for the core Business::ISP:: modules.

Modules

Billing system for the Business::ISP:: system.
ISP specific conversion module.
Emailing system for the Business::ISP:: system.
Perl module within the Business::ISP:: namespace. Performs various operations for error checking, printing and storage.
This module is the complete web GUI for the ISP accounting system.
An *SP billing/client accounting system.
Perl module for ISP accounting user/general ledger operations.
This module is the base class for all other modules under the Business::ISP:: umbrella.
Reporting system for the Business::ISP:: system.
Perl module for Business::ISP:: programs. This module is used to perform validation, verification, authentication and other sanitization checks on data that is input from other modules, or directly from applications.
Perl module for ISP accounting system.
Perl module for ISP user operations.
Perl module used to store various variables used throughout the Business::ISP:: collection of modules.

Provides

in lib/Business/ISP/Database.pm
in lib/Business/ISP/Database/Result/Audit.pm
in lib/Business/ISP/Database/Result/Balance.pm
in lib/Business/ISP/Database/Result/Bank.pm
in lib/Business/ISP/Database/Result/Clients.pm
in lib/Business/ISP/Database/Result/Gledger.pm
in lib/Business/ISP/Database/Result/Notes.pm
in lib/Business/ISP/Database/Result/Operator.pm
in lib/Business/ISP/Database/Result/Plans.pm
in lib/Business/ISP/Database/Result/Receipt.pm
in lib/Business/ISP/Database/Result/Uledger.pm
in lib/Business/ISP/GUI/Base.pm
in lib/Business/ISP/Replicated.pm