diff options
Diffstat (limited to 'Test/notes')
| -rw-r--r-- | Test/notes/info.yml | 13 | ||||
| -rw-r--r-- | Test/notes/irssi.log | 13 | ||||
| -rw-r--r-- | Test/notes/perlcritic.log | 1 | 
3 files changed, 27 insertions, 0 deletions
diff --git a/Test/notes/info.yml b/Test/notes/info.yml new file mode 100644 index 0000000..aac85e6 --- /dev/null +++ b/Test/notes/info.yml @@ -0,0 +1,13 @@ +--- +- +  authors: vague +  contact: vague!#irssi\@freenode +  default_package: notes +  description: 'Keeps notes on users and displayes the note in /whois output if the host/nick matches' +  license: GPL2 +  modified: '2015-01-18 02:15:41' +  modules: +    - DBI +    - DBM::Deep +  name: notes +  version: 0.31 diff --git a/Test/notes/irssi.log b/Test/notes/irssi.log new file mode 100644 index 0000000..f20242a --- /dev/null +++ b/Test/notes/irssi.log @@ -0,0 +1,13 @@ +* Can't locate package Irssi::Chatnet for @Irssi::Irc::Chatnet::ISA at notes.pl line 35. +*  +* Can't locate package Irssi::Chatnet for @Irssi::Irc::Chatnet::ISA at notes.pl line 35. +*  +* Can't locate package Irssi::Chatnet for @Irssi::Irc::Chatnet::ISA at notes.pl line 35. +*  +* Can't locate package Irssi::Chatnet for @Irssi::Silc::Chatnet::ISA at notes.pl line 35. +*  +* Can't locate package Irssi::Chatnet for @Irssi::Silc::Chatnet::ISA at notes.pl line 35. +*  +* Can't locate package Irssi::Chatnet for @Irssi::Silc::Chatnet::ISA at notes.pl line 35. +*  +* -!- Irssi: Loaded script notes diff --git a/Test/notes/perlcritic.log b/Test/notes/perlcritic.log new file mode 100644 index 0000000..6955d43 --- /dev/null +++ b/Test/notes/perlcritic.log @@ -0,0 +1 @@ +Code before warnings are enabled at line 23, column 1.  See page 431 of PBP.  (Severity: 4)  | 
