Good suggestion. I've implemented it for CPAN::Reporter and shipped it to CPAN.
On Wed, Mar 2, 2016 at 3:25 PM, Reini Urban <[email protected]> wrote: > Can we have that in the other smokers modules, CPAN::Reporter proper and > CPAN also please? > I’ve added it now to my prefs, but others will not. > > Reini > > > On Mar 2, 2016, at 8:37 PM, Slaven Rezic <[email protected]> wrote: > > David Golden <[email protected]> writes: > >> On Wed, Mar 2, 2016 at 11:46 AM, David Cantrell <[email protected]> > >> wrote: > >>> > >>> In CPAN distroprefs, I believe this is sufficient to ignore anything > >>> 6-ish: > >>> > >> > >> That only ignores PSIXDISTS, which is a stopgap. > >> > >> Any CPAN author can upload Perl 6 distributions into a "Perl6/" > directory. > > > > So a distroprefs file should look like: > > > > --- > > comment: "Perl6 distributions" > > match: > > distribution: '/Perl6/' > > disabled: 1 > > > > > > Regards, > > Slaven > > > > -- > > Slaven Rezic - slaven <at> rezic <dot> de > > BBBike - route planner for cyclists in Berlin > > WWW version: http://www.bbbike.de > > Perl/Tk version for Unix and Windows: http://bbbike.sourceforge.net > > -- David Golden <[email protected]> Twitter/IRC/Github: @xdg
