This website requires JavaScript.
Explore
Help
Register
Sign In
swaggboi
/
PostText
Watch
1
Star
0
Fork
0
You've already forked PostText
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
e702fd9139
PostText
/
cpanfile
4 lines
101 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Put some files in place for later; implement a basic Mojolicious::Lite app
2022-07-22 18:37:31 -04:00
requires 'Mojolicious';
Implement Thread model
2022-07-28 21:13:26 -04:00
requires 'Mojo::Pg';
Implement paging for viewing threads (and fixed a broken test)
2022-08-14 18:30:22 -04:00
requires 'Mojolicious::Plugin::TagHelpers::Pagination';
Reference in New Issue
Copy Permalink