blob: 0bf94845e350af1935e7eb366b962a684d761399 (
plain)
1
2
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)
|