[Bug 1008473] Review Request: perl-Class-Tiny - Minimalist class construction

bugzilla at redhat.com bugzilla at redhat.com
Mon Sep 16 15:54:10 UTC 2013


https://bugzilla.redhat.com/show_bug.cgi?id=1008473



--- Comment #3 from Paul Howarth <paul at city-fan.org> ---
My local build has this:

%if %(perl -e 'print $] < 5.014 ? 1 : 0;')
BuildRequires:  perl(Devel::GlobalDestruction)
%else
%global __requires_exclude ^perl\\(Devel::GlobalDestruction\\)
%endif

I have a similar condition for the Perl < 5.10 support but Class-Tiny seems to
have issues there (https://github.com/dagolden/Class-Tiny/issues/8) and a test
build of Pod-Spell 1.07 on 5.8.8 failed for me with an error that suggested it
was a Class::Tiny problem, whilst 5.10 passed OK. So I'd be inclined not to
even try to support Perl < 5.10 at the moment.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=wrjRADdDJD&a=cc_unsubscribe


More information about the package-review mailing list