Menu

Post image 1
Post image 2
1 / 2
0

Perl 🐪 Weekly #773 - The perl-tester Docker image

DEV Community: perl·Gabor Szabo·3 days ago
#5460KvP3
#dev#perl#weekly#list#challenge#solution
Reading 0:00
15s threshold

Originally published at Perl Weekly 773 Hi there! Recently there were a number of days that the perl-tester Docker image did not build properly. It is always a bit of an issue with it, because there quite a few moving parts. Parts where the dependency isn't fixed. e.g. in most of the cases it installs the most recent version of the modules from CPAN. Which mean any release of any module might break the whole build process. This time, however, the source of the problem was the new release of App::cpm , the tool used to install the CPAN modules. As often the case the new release was intended to improve things: cpm v1: making installs stable , but it broke the build on some of the older versions of Perl just by increasing the minimum version of Perl required.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More