diff options
| author | Irssi Scripts Helper | 2015-01-26 21:41:31 +0000 |
|---|---|---|
| committer | Irssi Scripts Helper | 2015-01-26 21:41:31 +0000 |
| commit | 26a165ab6d0dee6c799a69628b730e7e174161b3 (patch) | |
| tree | f583b3fd567b77580c93eba3fa7b19a431dd35c4 /Test/osd/perlcritic.log | |
| download | scripts.irssi.org-26a165ab6d0dee6c799a69628b730e7e174161b3.tar.bz2 | |
ci artefacts for 7a8cbb3a3da2658e7eee3530ee6b78b43ca6cfbc
[skip ci]
Diffstat (limited to 'Test/osd/perlcritic.log')
| -rw-r--r-- | Test/osd/perlcritic.log | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Test/osd/perlcritic.log b/Test/osd/perlcritic.log new file mode 100644 index 0000000..5b3b0ab --- /dev/null +++ b/Test/osd/perlcritic.log @@ -0,0 +1,4 @@ +Code before warnings are enabled at line 6, column 1. See page 431 of PBP. (Severity: 4) +"die" used instead of "croak" at line 182, column 34. See page 283 of PBP. (Severity: 3) +Capture variable used outside conditional at line 184, column 13. See page 253 of PBP. (Severity: 3) +Return value of "close" ignored at line 283, column 2. Check the return value of "close" for success. (Severity: 2) |
