BBS Applicaton implemented by Mojolicious, which can run as CGI and Embdded web Server
I create BBS applicaton implemented by Mojolicious, which can run as CGI and Embdded web Server.
Originally, this is Japanese ASKA BBS application.
This is good application for you to understand how to create BBS application which can run as CGI and Embdded web Server.
Features
- This is BBS implementation by using Web framework Mojolicious
- This use cpanm internally, you can setup by one comman
- You can run this application by both CGI and Embdded web server
- Pagination is implemented by Data::Page and Data::Page::Navigation
- Email sending is implemented by MIME::Lite
This project purpose is rewriting old good Perl/CGI application by modern convention. I hope more people can write Web application by modern convention. It is easy to create application and get high maintenance ability.
This is Japanese project, but you can understand application structure easily if you see the file and directory names.
Leave a comment