On Sat, Apr 16, 2016 at 07:14:26PM -0700, L Walsh wrote: > You say above that older OS's are being supported, what about older > versions of perl? I.e. in 5.8, the latest version of 5.8 is 5.8.9, but > I see people using perl 5.8.1 and 5.8.3 in CPAN testing. Do those > versions still pass the perl-5.8 test suite? Is p5p still supporting > all the down-rev'ed patch versions in each in the > > Are down-rev'ed and/or bugged versions of perl still supported as well? > > I notice 5.8 goes up to 5.8.9, but smokers are still trying to run tests > against 5.8.1 and 5.8.3 (at least). Would either of those versions pass the > latest 5.8.x (cur x=9) _perl_ test suite?
p5p support only the two latest release series, so 5.22.x and 5.20.x, soon to be only 5.24.0 and 5.22.x. Tony