Develop #11
Annotations
10 errors
Run Perl::Critic:
sentra.pl#L1
No package-scoped "$VERSION" variable found at line 1, column 1. See page 404 of PBP.
|
Run Perl::Critic:
sentra.pl#L17
100 is not one of the allowed literal values (0, 1, 2). Use the Readonly or Const::Fast module or the "constant" pragma instead at line 17, column 20. Unnamed numeric literals make code less maintainable.
|
Run Perl::Critic:
tests/SearchFiles.t#L1
No package-scoped "$VERSION" variable found at line 1, column 1. See page 404 of PBP.
|
Run Perl::Critic:
tests/SearchFiles.t#L18
Regular expression without "/s" flag at line 18, column 17. See pages 240,241 of PBP.
|
Run Perl::Critic:
tests/SearchFiles.t#L18
Regular expression without "/m" flag at line 18, column 17. See page 237 of PBP.
|
Run Perl::Critic:
tests/SearchFiles.t#L19
200 is not one of the allowed literal values (0, 1, 2). Use the Readonly or Const::Fast module or the "constant" pragma instead at line 19, column 24. Unnamed numeric literals make code less maintainable.
|
Run Perl::Critic:
tests/SearchFiles.t#L23
Regular expression without "/s" flag at line 23, column 20. See pages 240,241 of PBP.
|
Run Perl::Critic:
tests/SearchFiles.t#L23
Regular expression without "/m" flag at line 23, column 20. See page 237 of PBP.
|
Run Perl::Critic:
tests/SearchFiles.t#L24
404 is not one of the allowed literal values (0, 1, 2). Use the Readonly or Const::Fast module or the "constant" pragma instead at line 24, column 24. Unnamed numeric literals make code less maintainable.
|
Run Perl::Critic:
tests/SearchFiles.t#L27
Regular expression without "/s" flag at line 27, column 20. See pages 240,241 of PBP.
|
Loading