Alec Taylor wrote:
Research includes: Ruby on Rails (spree), DJango (satchmo) and Catalyst.
You might want to look at Interchange (http://www.icdevgroup.org/i/dev).
It's a Perl ecommerce framework somewhat like MIVA.
Unfortunately, that project is in the midst of a major change. The
current code base, 5.6, will be replaced in 6.x by a much more
Catalyst-like architecture, meaning you'd have to do a rewrite of your
5.x based project to make use of the PSGI-based goodness.
Given that you said you had Python experience, I'd suggest browsing
around PyPI for interesting Django add-ons: http://pypi.python.org/pypi/
Could you recommend some libraries on CPAN (or other places) which
will provide a strong foundation for this project?
I like Business::OnlinePayment, but it's not yet Moosified and uses the
old object model in Perl.
Thanks for all suggestions,
Alec Taylor
Richard Siddall
_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/