diff options
Diffstat (limited to 'Test/buffer/perlcritic.log')
| -rw-r--r-- | Test/buffer/perlcritic.log | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Test/buffer/perlcritic.log b/Test/buffer/perlcritic.log index 0bf9484..98bb7f7 100644 --- a/Test/buffer/perlcritic.log +++ b/Test/buffer/perlcritic.log @@ -1,3 +1,3 @@ -Return value of "close" ignored at line 221, column 3. Check the return value of "close" for success. (Severity: 2) -Return value of "close" ignored at line 257, column 3. Check the return value of "close" for success. (Severity: 2) -Don't modify $_ in list functions at line 265, column 17. See page 114 of PBP. (Severity: 5) +Return value of "close" ignored at line 270, column 3. Check the return value of "close" for success. (Severity: 2) +Return value of "close" ignored at line 306, column 3. Check the return value of "close" for success. (Severity: 2) +Don't modify $_ in list functions at line 314, column 17. See page 114 of PBP. (Severity: 5) |
