Olaf Alders

Results 87 issues of Olaf Alders

``` $ ./bin/metacpan-docker up metacpan-api ERROR: Volume metacpan_git_shared declared as external, but could not be found. Please create the volume manually using `docker volume create --name=metacpan_git_shared` and try again. ```...

I've got passing builds for the API and Web on 5.26 We don't need to switch Perls yet, but if we start installing 5.26 then that would be the first...

We'll want this services to be started on reboots. We should probably audit the other daemons to make sure they also get a (re)start if the box restarts.

As requested by @wchristian at https://github.com/Perl-Critic/PPI/pull/247#issuecomment-1187726564

needs_tests

Not sure how fixable this is, but just noting that PPI doesn't know that the `try` statement ends at `catch ($e) {}`, which causes it to misparse the code below....

misparse

``` dzil build cd PPI-1.273/ RELEASE_TESTING=1 prove -lv xt/pmv.t ... not ok 143 - lib/PPI/Token/Data.pm # Failed test 'lib/PPI/Token/Data.pm' # at /Users/olafalders/.plenv/versions/5.30.3/lib/perl5/site_perl/5.30.3/Test/MinimumVersion.pm line 161. # lib/PPI/Token/Data.pm requires 5.008 due to...

I'm new to the `PPI` game. I'm confused by the documentation for `PPI::Element::insert_after()`. I see: > insert_after @Elements > > The insert_after method allows you to insert lexical perl content,...

- Add perlimports.toml - perlimports -i t

See https://github.com/repology/repology-webapp/pull/217 for context. Once this had been appropriately addressed, we can see about having repology drop `CPAN` in favour of having just `MetaCPAN`.