Zak B. Elep

Results 18 issues of Zak B. Elep

Debian Perl packages *are not guaranteed* to work (much more even detected) against the Perl we build here, especially as these perls might not _even_ have the same version and...

This installs and sets [tini](https://github.com/krallin/tini) as the default ENTRYPOINT for Perl images, to enable Perl programs in containers to handle signals correctly, particularly on SIGINT/SIGTERM. Ref. #44

I do mean 5.6.x. Repos that would quite like to use 5.6, as they still aim to support at least 5.6.2: https://github.com/Perl-Toolchain-Gang/ExtUtils-MakeMaker, https://github.com/Perl-Toolchain-Gang/ExtUtils-Install _Originally posted by @mohawk2 in https://github.com/Perl/docker-perl/issues/90#issuecomment-692384866_

work-in-progress PR to fix #23 - [x] figure out to build without `setlocale()` to work around test failures (mainly due to musl-libc's nascent locales support) - [x] remove build-deps (but...

Thanks @diocles for the [blog post](http://tech-blog.cv-library.co.uk/2017/08/31/perl-as-pid-1-under-docker/). I should probably add a hint for it in https://github.com/docker-library/docs/blob/master/perl/content.md for everyone's future reference, namely to run the container on Docker >= 1.13 with...

Continuing discussion from https://github.com/melpa/melpa/pull/4984, let me suggest a couple things regarding how do deal with it, in increasing difficulty: - Remove nqp-mode as it currently stands, being a duplicate of...

question
nqp

This is an initial work deriving from current Rouge::Lexer::Perl, and using keyword data from https://docs.perl6.org and https://github.com/perl6/perl6-mode. In all likelihood though, this might just derive directly from Rouge::Lexer::RegexLexer instead and...

plsense is a pioneer with regards to language servers for Perl, so maybe having it talk [LSP](https://github.com/Microsoft/language-server-protocol) would be a good feature to have? This would also bring plsense out...

Looks like we need mop::manual::details::meta soon :) domm on IRC #p5-mop was asking about it earlier, and I'm wondering too... I'm gonna dig in and maybe try writing some stuff;...

needs-docs

Set group-executable bit on machine-specific directory and up Ensure that the directories leading to the KVM image have enough permission for libvirt/QEMU to traverse, especially in the case where libvirt/QEMU...