Re: some permissions failures with Archive::Tar::Wrapper
[email protected] (Nigel Horne)
| Newsgroups | perl.cpan.testers.discuss |
|---|---|
| Message-ID | <[email protected]> |
From the developer’s perspective, it is possible to use Github Actions to verify your code works on Alpine Linux before publishing it to CPAN. See, for example, https://github.com/nigelhorne/CGI-Info/blob/master/.github/workflows/alpine.yml -Nigel