summaryrefslogtreecommitdiffstats
path: root/Test/fleech/perlcritic.log
diff options
context:
space:
mode:
Diffstat (limited to 'Test/fleech/perlcritic.log')
-rw-r--r--Test/fleech/perlcritic.log3
1 files changed, 3 insertions, 0 deletions
diff --git a/Test/fleech/perlcritic.log b/Test/fleech/perlcritic.log
new file mode 100644
index 0000000..398c39f
--- /dev/null
+++ b/Test/fleech/perlcritic.log
@@ -0,0 +1,3 @@
+Code before warnings are enabled at line 87, column 1. See page 431 of PBP. (Severity: 4)
+String delimiter used with "split" at line 539, column 13. Express it as a regex instead. (Severity: 2)
+String delimiter used with "split" at line 578, column 14. Express it as a regex instead. (Severity: 2)