teodozjan / pod6-coverage

Artistic License 2.0
4 stars 8 forks source link

Warnings During Run / Tests #13

Closed zoffixznet closed 8 years ago

zoffixznet commented 8 years ago

Getting What is Grepper ? warnings during run and saw them during tests during module installation too.

zoffix@ZofMain:~/.panda-work/1447717388_1$ pod-coverage 
What is Grepper ?  in method parse at /home/zoffix/.rakudobrew/moar-nom/install/share/perl6/site/lib/Pod/Coverage.pm6:184
What is Grepper ?  in method parse at /home/zoffix/.rakudobrew/moar-nom/install/share/perl6/site/lib/Pod/Coverage.pm6:184
Test::Coverage has pod
Pod::Coverage has pod
Pod::To::Keywords has pod
zoffix@ZofMain:~/.panda-work/1447717388_1$ 
teodozjan commented 8 years ago

This is unknown element catcher. I need to check what is that :) because it shows almost everytime since rakudo update.

Probably we should silently ignore it if find any but I want to be sure

https://github.com/rakudo/rakudo/blob/8e19973b5b4f73a50e76dc6187a27108f7174bd8/src/core/Any-iterable-methods.pm

teodozjan commented 8 years ago

Also we have another warning to work out. More obvious even Could not open lib/Pod/Coverage.pod. Failed to stat file: no such file or directory