diff options
Diffstat (limited to 'Test/hello')
| -rw-r--r-- | Test/hello/info.yml | 10 | ||||
| -rw-r--r-- | Test/hello/irssi.log | 1 | ||||
| -rw-r--r-- | Test/hello/perlcritic.log | 1 | 
3 files changed, 12 insertions, 0 deletions
diff --git a/Test/hello/info.yml b/Test/hello/info.yml new file mode 100644 index 0000000..04f06c9 --- /dev/null +++ b/Test/hello/info.yml @@ -0,0 +1,10 @@ +--- +- +  authors: Cybertinus +  changed: '2005-05-25 13:42:00 GMT+1+DST' +  contact: cybertinus@cybertinus.nl +  default_package: hello +  description: "This script allows you to greet the channel You're joining with the command /hello. The text it shows depends on the time you're living." +  license: GPL2 +  name: Greeter +  version: 1.00 diff --git a/Test/hello/irssi.log b/Test/hello/irssi.log new file mode 100644 index 0000000..0cffece --- /dev/null +++ b/Test/hello/irssi.log @@ -0,0 +1 @@ +* -!- Irssi: Loaded script hello diff --git a/Test/hello/perlcritic.log b/Test/hello/perlcritic.log new file mode 100644 index 0000000..bf90a21 --- /dev/null +++ b/Test/hello/perlcritic.log @@ -0,0 +1 @@ +Code before warnings are enabled at line 6, column 1.  See page 431 of PBP.  (Severity: 4)  | 
