Eugen Konkov

Results 175 comments of Eugen Konkov

I blame mozilla for this issue. The [PR](https://bugzilla.mozilla.org/show_bug.cgi?id=1423837)

Yes, It is. Also it works time-to-time (I mean module is added to favorite list) with no further actions (this is really seldom) And it always work few days if...

Today tried to favorite [this](https://metacpan.org/pod/Mojolicious::Plugin::Status) module. ![__](https://user-images.githubusercontent.com/799021/47908404-d2077e80-de95-11e8-9e9e-3dabe87db470.jpg) Its `++` counter increased: it was 5 and now it is 6. I am appear on `++ed by` list, but module is not...

One interesting thing I have noticed. If I logged in differently, for example by login/password or via GitHub or via Google then I have different favorite lists For example this...

Also can not remove from my [favorites](https://metacpan.org/author/KES) backpaned [module](https://metacpan.org/pod/Email::Sender::Transport::SMTPS)

But next documentation mentions `args` but did not provide example: ![image](https://user-images.githubusercontent.com/799021/167852805-325694eb-17f8-4b51-983b-b3f86f494869.png)

Yes, I understand. Just complain that [`args` example]( https://github.com/jenkins-infra/jenkins.io/issues/5134#issuecomment-1123713807) does not have something like: ``` dockerfile { docker ... args ... } ``` but first example does not describe about...

sorry, I am a new user, so can do wrong things. Just point places which I did not understand

If I done my configuration successfully then I try to fix documentation. Currently I stuck

@xsawyerx: I found similar issue with Dancer v1.35. It seems like `Dancer::Continuation::Route` continuation was not handled. What do you think about [this fix](https://github.com/PerlDancer/Dancer/pull/1234/files)? Does it looks like eligible?