summaryrefslogtreecommitdiffstats
path: root/Test/awayproxy/perlcritic.log
blob: 894eb606f73eaf6a3297768a78d4ebb846ab0d18 (plain)
1
2
3
4
5
Return value of "open" ignored at line 150, column 2.  Check the return value of "open" for success.  (Severity: 3)
Return value of "close" ignored at line 155, column 2.  Check the return value of "close" for success.  (Severity: 2)
Mismatched operator at line 196, column 33.  Numeric/string operators and operands should match.  (Severity: 3)
Mismatched operator at line 243, column 34.  Numeric/string operators and operands should match.  (Severity: 3)
Mismatched operator at line 263, column 31.  Numeric/string operators and operands should match.  (Severity: 3)