summaryrefslogtreecommitdiffstats
path: root/Test/friends_shasta/perlcritic.log
blob: 8b7c00a5f5c0069f58f80d14b5daa55c0d716af8 (plain)
1
2
3
4
5
Code before warnings are enabled at line 13, column 1.  See page 431 of PBP.  (Severity: 4)
String delimiter used with "split" at line 331, column 35.  Express it as a regex instead.  (Severity: 2)
String delimiter used with "split" at line 854, column 17.  Express it as a regex instead.  (Severity: 2)
Return value of "close" ignored at line 877, column 3.  Check the return value of "close" for success.  (Severity: 2)
Return value of "close" ignored at line 951, column 2.  Check the return value of "close" for success.  (Severity: 2)