App-Web-Oof version 0.000_008 ============================= Oof (Oversimplified order form) is a very simple ecommerce website. As of this moment it is incomplete (although functional), hence the version number. To use just edit the templates in the "tmpl/" directory and then run plackup -Ilib. INSTALLATION To install this module type the following: perl Makefile.PL make make test make install DEPENDENCIES This module requires these other modules and libraries: * Plack * DBIx::Simple * Email::Simple * Email::Sender::Simple * File::Slurp * HTML::Element * HTML::Element::Library * JSON::MaybeXS * Text::CSV * Try::Tiny COPYRIGHT AND LICENCE Copyright (C) 2016 by Marius Gavrilescu This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.22.1 or, at your option, any later version of Perl 5 you may have available.