NAME

App::Web::Comstock - Website for managing bookings of generic items

SYNOPSIS

use App::Web::Comstock;
App::Web::Comstock->app

DESCRIPTION

Comstock is an unfinished website for managing bookings of generic items. Users will be able to see the availability of existing items, book them for some periods and view existing bookings.

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.