Few weeks ago @Colin asked me to update bugzilla before any study for a change to another issue manager.
So I started to build a stack of docker images as I migrate infra progressively on it. But it took me some time to understand all the perl stuff, the differences of behavior between mod_perl, mod_cgi and mod_cgid, how to build some reluctant perl modules etc.
Now it’s done, but question is should I use release 5.0.4 or 5.1.2? By default, doc is for 5.1 branch (so it seems implicitely advised) but it’s labeled as devel, while 5.0 branch is labeled stable…