diff options
Diffstat (limited to 'Test/xdcc')
| -rw-r--r-- | Test/xdcc/info.yml | 12 | ||||
| -rw-r--r-- | Test/xdcc/irssi.log | 2 | ||||
| -rw-r--r-- | Test/xdcc/perlcritic.log | 4 | 
3 files changed, 18 insertions, 0 deletions
| diff --git a/Test/xdcc/info.yml b/Test/xdcc/info.yml new file mode 100644 index 0000000..3318eb7 --- /dev/null +++ b/Test/xdcc/info.yml @@ -0,0 +1,12 @@ +--- +- +  authors: 'Julie LaLa' +  changed: 'Tue Jan 21 09:57:55 EST 2015' +  contact: ryz@asdf.us +  default_package: xdcc +  description: 'Run an XDCC file server from irssi.' +  license: 'Jollo LNT license' +  modified: '2015-06-12 22:16:41' +  name: xdcc.pl +  url: http://asdf.us/xdcc/ +  version: '1.0' diff --git a/Test/xdcc/irssi.log b/Test/xdcc/irssi.log new file mode 100644 index 0000000..1c1df66 --- /dev/null +++ b/Test/xdcc/irssi.log @@ -0,0 +1,2 @@ +* >> Scriptinfo: Loaded xdcc.pl version 1.0 by Julie LaLa. +* -!- Irssi: Loaded script xdcc diff --git a/Test/xdcc/perlcritic.log b/Test/xdcc/perlcritic.log new file mode 100644 index 0000000..f5627ec --- /dev/null +++ b/Test/xdcc/perlcritic.log @@ -0,0 +1,4 @@ +Code before warnings are enabled at line 7, column 1.  See page 431 of PBP.  (Severity: 4) +Mismatched operator at line 332, column 38.  Numeric/string operators and operands should match.  (Severity: 3) +Mismatched operator at line 333, column 56.  Numeric/string operators and operands should match.  (Severity: 3) +Mismatched operator at line 334, column 90.  Numeric/string operators and operands should match.  (Severity: 3) | 
