NAME

App::Web::Oof - Oversimplified order form / ecommerce website

SYNOPSIS

use App::Web::Oof;

DESCRIPTION

Oof (Oversimplified order form) is a very simple ecommerce website. It is the code behind https://ledparts4you.uk.to.

This version is reasonably functional, yet not very reusable, hence the version number.

AUTHOR

Marius Gavrilescu, <marius@ieval.ro>

COPYRIGHT AND LICENSE

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.