diff options
Diffstat (limited to 'Test/hitcount')
| -rw-r--r-- | Test/hitcount/info.yml | 3 | ||||
| -rw-r--r-- | Test/hitcount/perlcritic.log | 2 | 
2 files changed, 3 insertions, 2 deletions
| diff --git a/Test/hitcount/info.yml b/Test/hitcount/info.yml index ca87cb5..8847920 100644 --- a/Test/hitcount/info.yml +++ b/Test/hitcount/info.yml @@ -6,6 +6,7 @@    default_package: hitcount    description: 'Add a apache page hitcounter to statusbar'    license: Free -  modified: '2017-03-13 21:57:23' +  modified: '2017-04-07 16:34:31'    name: hitcount +  sbitems: hitcount    version: '1.4' diff --git a/Test/hitcount/perlcritic.log b/Test/hitcount/perlcritic.log index 890785f..b45e858 100644 --- a/Test/hitcount/perlcritic.log +++ b/Test/hitcount/perlcritic.log @@ -1,2 +1,2 @@  Code before warnings are enabled at line 5, column 1.  See page 431 of PBP.  (Severity: 4) -Return value of "close" ignored at line 91, column 9.  Check the return value of "close" for success.  (Severity: 2) +Return value of "close" ignored at line 92, column 9.  Check the return value of "close" for success.  (Severity: 2) | 
