summaryrefslogtreecommitdiffstats
path: root/Test/doc/perlcritic.log
diff options
context:
space:
mode:
Diffstat (limited to 'Test/doc/perlcritic.log')
-rw-r--r--Test/doc/perlcritic.log5
1 files changed, 5 insertions, 0 deletions
diff --git a/Test/doc/perlcritic.log b/Test/doc/perlcritic.log
new file mode 100644
index 0000000..041f47f
--- /dev/null
+++ b/Test/doc/perlcritic.log
@@ -0,0 +1,5 @@
+Code before warnings are enabled at line 66, column 1. See page 431 of PBP. (Severity: 4)
+Return value of "open" ignored at line 205, column 9. Check the return value of "open" for success. (Severity: 3)
+Return value of "close" ignored at line 212, column 9. Check the return value of "close" for success. (Severity: 2)
+Return value of "open" ignored at line 238, column 9. Check the return value of "open" for success. (Severity: 3)
+Return value of "close" ignored at line 243, column 9. Check the return value of "close" for success. (Severity: 2)