books
Free Books / Computers / Practical mod_perl /

previous page: B.14.5. Apache::ePerl—Embedded Perl 5 Language
  
page up: Practical mod_perl | by Stas Bekman and Eric Cholet
  
next page: B.14.7. Apache::Mason—Perl-Based Web Site Development and Delivery System

B.14.6. Apache::iNcom—E-Commerce Framework




Description

This section is from the "Practical mod_perl" book, by Stas Bekman and Eric Cholet. Also available from Amazon: Practical mod_perl

Apache::iNcom is an e-commerce framework. It is not a ready-to-run merchant system. It integrates the 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 about the structure of your catalog data and your customer data, or about how your order process works. Most also impose severe restrictions on how the programmer will interface with your electronic catalog. These are precisely the kinds of constraints that Apache::iNcom is designed to avoid.

Apache::iNcom provides the following infrastructure:

  • Session management

  • Cart management

  • Input validation

  • Order management

  • User management

  • Easy database access

  • Internationalization

  • Error handling

Most of the base functionality of Apache::iNcom is realized by using standard well-known modules such as DBI for generic SQL database access, HTML::Embperl for dynamic page generation, Apache::Session for session management, mod_perl for Apache integration, and Locale::Maketext for localization.

Here are its assumptions:

  • Data is held in a SQL database that supports transactions.

  • The user interface is presented using HTML.

  • Sessions are managed through cookies.

Available from CPAN. See the module manpage for more information.

 

Continue to:

  • prev: B.14.5. Apache::ePerl—Embedded Perl 5 Language
  • Table of Contents
  • next: B.14.7. Apache::Mason—Perl-Based Web Site Development and Delivery System

Books by Stas Bekman:















TOP
previous page: B.14.5. Apache::ePerl—Embedded Perl 5 Language
  
page up: Practical mod_perl | by Stas Bekman and Eric Cholet
  
next page: B.14.7. Apache::Mason—Perl-Based Web Site Development and Delivery System

Topics

  • Animals
  • Architecture
  • Arts
  • Business
  • Computers
  • Crafts
  • Fairy Tales
  • Finance
  • Flora and Plants
  • Cooking
  • Gardening
  • Health and Healing
  • History
  • Home Improvements
  • Languages
  • New Age
  • Novels
  • Real Estate
  • Reference
  • Religion
  • Science
  • Society
  • Sports
  • Travel
  • Outdoors


Search

My Books

Headaches Begone! A Systemic Approach To Healing Your Headaches
Don't Let Your Bike Seat Ruin Your Sex Life Book

Discover

  • Answers FAQ

[ Privacy Policy | Terms of Use | About Us | Search ]

© 2007-2021 StasoSphere.com