swagg boi
e46e0b78c4
- New entry to the News page - Made titles of the various pages more consistent within the head tags - Added some accessibility tweaks: titles to iframes, meta description tags and labels to input tags - Removed version pinning from cpanfile that was no longer needed
9 lines
223 B
Perl
9 lines
223 B
Perl
requires 'CGI';
|
|
requires 'CGI::Carp';
|
|
requires 'Mojolicious';
|
|
requires 'Mojolicious::Plugin::CGI';
|
|
requires 'Number::Format';
|
|
requires 'Regexp::Common';
|
|
requires 'WebService::Mattermost', '>= 0.25';
|
|
requires 'XML::LibXML';
|