https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8251

            Bug ID: 8251
           Summary: Building requires Perl Critic
           Product: Spamassassin
           Version: 4.0.1
          Hardware: PC
                OS: Mac OS X
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Building & Packaging
          Assignee: dev@spamassassin.apache.org
          Reporter: to...@cpanel.net
  Target Milestone: Undefined

I'd like to suggest that Perl::Critic modules not be required even for
build_requires. Instead, make them author tests with something similar to this

unless ( $ENV{RELEASE_TESTING} ) {
    plan( skip_all => "Author tests not required for installation" );
}

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to