summaryrefslogtreecommitdiffstats
path: root/Test/buffer/perlcritic.log
blob: 98bb7f75c8c69c8db2fb372e1cd744067e86d39e (plain)
1
2
3
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)