Kenichi Ishigaki

Results 42 comments of Kenichi Ishigaki

Because ```version::is_lax(2017.100.1)``` returns false, IMO we shouldn't support that version, at least for now. As the author uses "v" for the distribution version, it's probably better to ask the author...

JFYI, I'm refactoring Web UI with Mojolicious now and I'll address this issue there.

I don't think this is a good idea because nobody wants their homeland to be named like this.

And it might be better to disable recaptcha for now to discourage creating more spam accounts.

Parse::PMFile doesn't have this issue anymore (fixed in 0.11), and https://github.com/andk/pause/pull/70 should fix this for PAUSE.

IMO "admin" is rather confusing because we'll need to distinguish PAUSE admin and package admin in some situations. And what's the real purpose of this addition? Inactive first-comes who don't...

No. It's been there for quite a long time, at least since 2003 (I stopped tracking when I found the following example, but it should be older). https://github.com/andk/pause/blob/2633f058b2f312d7336ae3948e088eb3edfc9112/cron/mldistwatch#L1403 If we...

Look at the actual code: https://github.com/charsbar/pause/blob/mojo_wip/lib/pause_2017/PAUSE/Web/Controller/Public/RequestId.pm#L55 or the code in the past: https://github.com/andk/pause/blob/master/lib/pause_1999/edit.pm#L2876 and the commit that mattered: https://github.com/andk/pause/commit/4c11985a38485e4890e2d09bbd576df3a5797ccc It really expects only a white space in the field, to...

@haarg , thank you. Shipped JSON::PP 4.12 with your suggested fix.