diff options
| author | Irssi Scripts Helper | 2017-04-24 08:15:59 +0000 | 
|---|---|---|
| committer | Irssi Scripts Helper | 2017-04-24 08:15:59 +0000 | 
| commit | caa5f77b21227c566f2a21fab537299661f3af81 (patch) | |
| tree | 908e83aa23cfef12b21828ce196bc7d6ade05361 /Test/notes | |
| parent | 3412245f3558d8aa8a768a8b16534d1cb9461f42 (diff) | |
| download | scripts.irssi.org-caa5f77b21227c566f2a21fab537299661f3af81.tar.bz2 | |
ci artefacts for 9d6c0c460ec3429d0c3caa897296737031d1bad7
[skip ci]
Diffstat (limited to 'Test/notes')
| -rw-r--r-- | Test/notes/info.yml | 7 | ||||
| -rw-r--r-- | Test/notes/perlcritic.log | 2 | 
2 files changed, 6 insertions, 3 deletions
| diff --git a/Test/notes/info.yml b/Test/notes/info.yml index 4da8533..c5d96a3 100644 --- a/Test/notes/info.yml +++ b/Test/notes/info.yml @@ -1,7 +1,7 @@  ---  -    authors: vague -  changed: '24 Nov 16:00:00 CET 2015' +  changed: '22 Apr 20:00:00 CEST 2017'    commands:      - notes      - 'notes add' @@ -12,8 +12,11 @@    default_package: notes    description: 'Keeps notes on users and displayes the note in /whois output if the host/nick matches'    license: GPL2 +  modified: '2017-04-23 22:41:20'    modules:      - DBI      - DBM::Deep +    - List::MoreUtils +    - autovivification    name: notes -  version: '0.31' +  version: '1.0' diff --git a/Test/notes/perlcritic.log b/Test/notes/perlcritic.log index 6955d43..7f73922 100644 --- a/Test/notes/perlcritic.log +++ b/Test/notes/perlcritic.log @@ -1 +1 @@ -Code before warnings are enabled at line 23, column 1.  See page 431 of PBP.  (Severity: 4) +scripts/notes.pl source OK | 
