Kenichi Ishigaki
Kenichi Ishigaki
It's nice if radar execution interval (default 300sec) is configurable.
Since Perl 5.37.9, `class NAME VERSION` is a valid native class declaration. So it would be nice for PAUSE to get a version from the line. Also, `role NAME VERSION`...
Some of the dependencies seem to need more recent perl than the one for the current PAUSE (ie. can't install on the default CentOS 7 cf. https://github.com/wolfsage/pause/pull/6). * Mojolicious 8.50...
safe_malloc() is used in src/compiler/lexer/Compiler_lexer.cpp and src/compiler/util/Compiler_token.cpp, but apparently safe_free() is not used in anywhere.
lc_package columns were introduced by #440 , but they are not used in the webapp at all. At least we should use them when we join tables.
Should fix part of #363. This PR should allow people to check (at most) three related checkboxes with one check. Maybe we can go further if the issue noted in...
Should fix https://github.com/andk/pause/issues/438