FUJI Goro
FUJI Goro
[% GET switch %] doesn't work because keywords are parsed as upper-cased (i.e. parsed as [% GET SWITCH %]). It should be fixed. This problem is reported by ryochin. Thanks.
https://rt.cpan.org/Public/Dist/Display.html?Name=Mouse
The value of `mysql_get_client_version()` is available via `$dbh->{clientversion}`, but it would be nicer if we can get the client library version without DB connections; For example, one would like to...
Some software does not use npm default tag layout (i.e. "v${version}"). The tool should check the tag layout to make compare view links.
If an old PR remains and it's the same as new one, ci-npm-update shouldn't do make a new pull-request. If an old PR remains and it's not the same as...
Hi, team! I've found the primary text color of this theme[^this] is too hard to read for weak-sighted people (yes, it's me). So it would be nice if this PR...
### Desired Behavior `ts-node` requires `--esm` if the target file is ES modules, and the name of the file ends with `.mts`, it must be an ES module. So I'd...
We need to specify HTML `class` attributes to the wrapper div elements. Can you review it please? BTW I can't pass the test (#8) so the CI will fail :(