By Stefan Hornburg (Racke) aus Hannover.pm
Datum: Mittwoch März 7, 2012 13:00
Dauer: 40 Minuten
Language: English
Tags: dancer ecommerce interchange psgi web
Mehr Informationen gibt es auf der Seite des/der Vortragenden:
Interchange is a Open Source eCommerce software written before the advent of any modern Perl. Thus we implemented a lot of things like running a server, dispatching, parameter parsing, session handling and templating.
We decided to reduce the source code drastically by using modules from CPAN like Dancer, PSGI and Template::Flute instead of our own custom code.
Interchange will become a collection of a few base modules providing an API for carts, payment, shipping and access control which can be extended easily with plugins.
This provides you with a solid, fast, simple and flexible platform for your online business based on modern Perl, which is going to be demonstrated during the presentation.