diff options
| -rw-r--r-- | README.markdown | 6 | ||||
| -rw-r--r-- | Test/buffer/info.yml | 4 | ||||
| -rw-r--r-- | Test/buffer/perlcritic.log | 6 | ||||
| -rw-r--r-- | changed-info | 2 | 
4 files changed, 9 insertions, 9 deletions
| diff --git a/README.markdown b/README.markdown index 3e81888..76f566d 100644 --- a/README.markdown +++ b/README.markdown @@ -78,7 +78,7 @@ See [the testing read-me](../gh-pages/_testing/) for details.  [           bitlbee_typing_notice ](Test/bitlbee_typing_notice/)|  ✔   |  ✔   |  ✔   |  3   |  ✔   | (c)  [                         blowjob ](Test/blowjob/)|  ✔   |  ✔   |  ✔   | 22   |  ✔   | (c)  [                             bmi ](Test/bmi/)|  ✔   |  ✔   |  ✔   |  3   |  ✔   | (c) -[                          buffer ](Test/buffer/)|  ✔   |  ✔   |  ✔   |  6   |  ✔   | (c) +[                          buffer ](Test/buffer/)|  ✔   |  ✔   |  ✔   |  6   |  ✔     [                             buf ](Test/buf/)|  ✔   |  ✔   |  ✔   |  8   |  ✔   | (c)  [                            calc ](Test/calc/)|  ✔   |  ✔   |  ✔   |  7   |  ✔   | (c)  [                        callerid ](Test/callerid/)|  ✔   |  ✔   |  ✔   |  3   |  ✔   | (c) @@ -458,7 +458,7 @@ See [the testing read-me](../gh-pages/_testing/) for details.  [                       twsocials ](Test/twsocials/)|  ✔   |  ✔   |  ✔   | 16   |  ✔   | (c)  [                         twtopic ](Test/twtopic/)|  ✔   |  ✔   |  ✔   |  3   |  ✔   | (c)  [                         typofix ](Test/typofix/)|  ✔   |  ✔   |  ✔   |  9   |  ✔   | (c) -[                      uberprompt ](Test/uberprompt/)|  ✔   |  ✔   |  ✔   |  0   |  ✔    +[                      uberprompt ](Test/uberprompt/)|  ✔   |  ✔   |  ✔   |  0   |  ✔   | (c)  [                 UNIBG-autoident ](Test/UNIBG-autoident/)|  ✔   |  ✔   |  ✔   |  3   |  ✔   | (c)  [                         unicode ](Test/unicode/)|  ✔   |  ✔   |  ✔   |  7   |  ✔   | (c)  [                     upgradeinfo ](Test/upgradeinfo/)|  ✔   |  ✔   |  ✔   |  3   |  ✔   | (c) @@ -506,4 +506,4 @@ See [the testing read-me](../gh-pages/_testing/) for details.  [                     xmpp-notify ](Test/xmpp-notify/)|  ✔   |  ✔   |  ✔   | 21   |  ✔   | (c)  [                             xqf ](Test/xqf/)|  ✔   |  ✔   |  ✔   |  6   |  ✔   | (c) -de064f2e9c8c0a0e5186290e719498895cd77125 | 649 +3bef2a5ba5c521e11efaeeff5fca3e7971735062 | 650 diff --git a/Test/buffer/info.yml b/Test/buffer/info.yml index 8c78f64..398714a 100644 --- a/Test/buffer/info.yml +++ b/Test/buffer/info.yml @@ -6,7 +6,7 @@    default_package: buffer    description: 'pastes a buffer into a channel or query window line by line with a specific delay between lines'    license: 'Public Domain' -  modified: '2016-06-17 15:30:56' +  modified: '2016-06-22 01:36:04'    name: buffer    url: http://reirssi.wordpress.com -  version: '1.0' +  version: '1.1' diff --git a/Test/buffer/perlcritic.log b/Test/buffer/perlcritic.log index 0bf9484..98bb7f7 100644 --- a/Test/buffer/perlcritic.log +++ b/Test/buffer/perlcritic.log @@ -1,3 +1,3 @@ -Return value of "close" ignored at line 221, column 3.  Check the return value of "close" for success.  (Severity: 2) -Return value of "close" ignored at line 257, column 3.  Check the return value of "close" for success.  (Severity: 2) -Don't modify $_ in list functions at line 265, column 17.  See page 114 of PBP.  (Severity: 5) +Return value of "close" ignored at line 270, column 3.  Check the return value of "close" for success.  (Severity: 2) +Return value of "close" ignored at line 306, column 3.  Check the return value of "close" for success.  (Severity: 2) +Don't modify $_ in list functions at line 314, column 17.  See page 114 of PBP.  (Severity: 5) diff --git a/changed-info b/changed-info index 064fb54..a826d71 100644 --- a/changed-info +++ b/changed-info @@ -74,7 +74,7 @@ feb86b2610e30448ec119a44927cdcf20144d67f bitlbee_hide_password.pl  e1d1186083b6fcdc05ae44006ff3b603ce5444ca bitlbee_typing_notice.pl  072703cd1f47660a9cc42f822b97974e50e7395c blowjob.pl  a8a729deb76ca86b1bc5b08b6ae99b0d28bf8137 bmi.pl -ec4fca293efc96aa1abaacfe386805c2e22ebb43 buffer.pl +ad79227e68be6c1cf2ef63b3239bf2808fce644a buffer.pl  da50e8219260157095af99dab812ba977db35ae0 buf.pl  21aa7dec253febf26eaf54d681aff735c0384036 calc.pl  8931f6c4bdd3bcdb01680cb6ec7d045a7690b668 callerid.pl | 
