Apache::iNcom

Apache::iNcom is an e-commerce framework.
Download

Apache::iNcom Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Francis J. Lacoste and iNsu Innovations Inc.
  • Publisher web site:
  • http://search.cpan.org/~frajulac/Apache-iNcom-0.09/lib/Apache/iNcom.pm

Apache::iNcom Tags


Apache::iNcom Description

Apache::iNcom is an e-commerce framework. Apache::iNcom is an e-commerce framework.SYNOPSIS - Configure Apache and mod_perl - Create databases - Install Apache::iNcom - Design your e-commerce site. - Wait for incomes.Apache::iNcom is an e-commerce framework. It is not a ready-to-run merchant systems. It is an integration of different components needed for e-commerce into a coherent whole.The primary design goals of the framework are flexibility and security. Most merchant systems will make assumptions in the way your catalog's data, customer's data are structured or on how your order process works. Most also imposes severe restrictions on how the user will interface to your electronic catalog. This is precisely the kind of constraints that Apache::iNcom was designed to avoid.Apache::iNcom provides the following infrastructure : - Session Management - Cart Management - Input Validation - Order management - User management - > database access - Internationalization - Error handlingMost of the base functionalities of Apache::iNcom are realized by leveraging standard and well known modules like DBI(3) for generic SQL database access, HTML::Embperl(3) for dynamic page generation, Apache::Session(3) for session management, mod_perl(3) for Apache integration and Locale::Maketext(3) for localization.Here are its assumptions : - Data is in a SQL database which supports transactions. - Interface is in HTML. - Session is managed through cookies. Requirements: · Perl


Apache::iNcom Related Software