summaryrefslogtreecommitdiffstats
path: root/Test/quiz
diff options
context:
space:
mode:
Diffstat (limited to 'Test/quiz')
-rw-r--r--Test/quiz/info.yml5
-rw-r--r--Test/quiz/perlcritic.log1
2 files changed, 3 insertions, 3 deletions
diff --git a/Test/quiz/info.yml b/Test/quiz/info.yml
index fb44465..0831ab1 100644
--- a/Test/quiz/info.yml
+++ b/Test/quiz/info.yml
@@ -1,11 +1,12 @@
---
-
authors: 'Simon Huggins'
- changed: 'Wed Apr 24 01:12:01 BST 2002'
+ changed: 2017-04-03
contact: huggie-irssi@earth.li
default_package: quiz
description: 'Turns irssi into a quiz bot'
license: GPLv2
+ modified: '2017-04-03 14:51:40'
name: Quiz
url: http://the.earth.li/~huggie/irssi/
- version: '0.7'
+ version: '0.8'
diff --git a/Test/quiz/perlcritic.log b/Test/quiz/perlcritic.log
index b0ed9cd..7d39df5 100644
--- a/Test/quiz/perlcritic.log
+++ b/Test/quiz/perlcritic.log
@@ -1,3 +1,2 @@
Code before warnings are enabled at line 29, column 1. See page 431 of PBP. (Severity: 4)
-Two-argument "open" used at line 72, column 6. See page 207 of PBP. (Severity: 5)
Return value of "close" ignored at line 74, column 3. Check the return value of "close" for success. (Severity: 2)