summaryrefslogtreecommitdiffstats
path: root/Test/awayproxy/perlcritic.log
blob: 424f3e8a226d9b234a936cb1fd44937c95b5abae (plain)
1
2
3
4
5
Return value of "open" ignored at line 152, column 2.  Check the return value of "open" for success.  (Severity: 3)
Return value of "close" ignored at line 157, column 2.  Check the return value of "close" for success.  (Severity: 2)
Mismatched operator at line 198, column 33.  Numeric/string operators and operands should match.  (Severity: 3)
Mismatched operator at line 245, column 34.  Numeric/string operators and operands should match.  (Severity: 3)
Mismatched operator at line 265, column 31.  Numeric/string operators and operands should match.  (Severity: 3)