We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53bfd58 commit 06864b8Copy full SHA for 06864b8
xt/DepReqs.pm
@@ -32,6 +32,7 @@ sub exclusions {
32
# broken on cpan
33
|Acme-VarMess|Module-Checkstyle|MooseX-Documenter|Perl-Achievements
34
|Perl-Metrics|Ravenel|Test-LocalFunctions|UML-Class-Simple
35
+ |Test2-Plugin-DBBreak
36
# maybe broken on cpan
37
|App-Grepl|App-Midgen|App-PRT|Pod-Weaver-Section-SQL
38
# investigate
@@ -45,6 +46,8 @@ sub exclusions {
45
46
|MLPerl
47
# RT 129344
48
|Module-AnyEvent-Helper
49
+ # https://github.com/Perceptyx/perl-opentracing-roles/issues/8
50
+ |OpenTracing-AutoScope
51
)$/x
52
}
53
0 commit comments