Linter warnings fix #6
Annotations
7 errors
|
critic:
lib/Nipe/Utils/Status.pm#L10
Pragma "constant" used at line 10, column 3. See page 55 of PBP.
|
|
critic:
tests/Device.t#L70
Module does not end with "1;" at line 70, column 1. Must end with a recognizable true value.
|
|
critic:
tests/Device.t#L1
Code not contained in explicit package at line 1, column 1. Violates encapsulation.
|
|
critic:
tests/Start.t#L28
Module does not end with "1;" at line 28, column 1. Must end with a recognizable true value.
|
|
critic:
tests/Start.t#L1
Code not contained in explicit package at line 1, column 1. Violates encapsulation.
|
|
critic:
tests/Helper.t#L22
Module does not end with "1;" at line 22, column 1. Must end with a recognizable true value.
|
|
critic:
tests/Helper.t#L1
Code not contained in explicit package at line 1, column 1. Violates encapsulation.
|