Post::Text
A textboard written in Perl
Installing locally
Install dependencies
$ cpanm --installdeps .
Running locally
Run it in development mode
$ morbo PostText.pl
Now try requesting http://localhost:3000
Testing
Run the tests locally (against development environment)
$ prove -l
TODOs
- Display error for invalid input (call
flash()
in template) - Pick a date format
- Reply model
Description
Languages
Perl
90.2%
CSS
8.5%
JavaScript
0.8%
Dockerfile
0.5%