mirror of
https://github.com/imapsync/imapsync.git
synced 2024-11-17 00:02:29 +01:00
1949 lines
204 KiB
Plaintext
1949 lines
204 KiB
Plaintext
Code is not tidy at line 1, column 1. See page 33 of PBP. (Severity: 1)
|
|
Check the spelling in your POD: NAME imapsync IMAP sync copy tool mailboxes between two imap servers Good at than different server supported with success few failures To synchronize account foo to password INSTALL can be available directly the following FreeBSD Debian Ubuntu Gentoo Fedora NetBSD Darwin Mandriva OpenBSD get of each just run like this The list command is allowing incremental recursive transfer from one mailbox another By default all folders transferred recursively flags synced too We sometimes need This called good because it reduces amount by not transferring given already both sides Same headers done only All preserved unread will stay read deleted You any time restart later works well bad decide delete after successful feature when migrating since side that implies also expunge so marked host really you noexpunge avoid don't see real world scenario want keep used deletes folder adequate maintaining accounts synchronization where plays independently offlineimap written Goerzen mbsync Michael Elkins ways synchronizations invoke help HISTORY wrote enterprise basystemes paid install new without losing huge old located away remote low bandwidth link imapcp could had verify every was started life patch comes perl tarball directory EXAMPLE While working parameters please induced Nothing way buddy Then max's updated buddy's SECURITY passfile instead give safer With your using ps auxwwww Using dangerous auxwwwwe So saving protected rw best imasync totally against sniffers network passwords may plain text CRAM-MD ssl tls enable encryption authenticate typically admin authorized someone else which means know user's personal Specify authuser adminuser authmech PLAIN now SOMETHING work behavior Authenticate When proxyauth masquerade Can OAUTH transfering Google Apps key domain It does free edition STATUS status return everything went Otherwise exits non-zero unreliable connection loop Bourne shell LICENSE always cover NOLIMIT License See included limit anything license MAILING-LIST mailing-list write address subscribe send even empty then reply unsubscribe person consider anyone post pseudonym private Thank AUTHOR Feedback very often welcome earns his writing installing configuring teaching sold its author maintening supporting over decades BUG GUIDELINES Help follow guidelines bugs requests Before reporting FAQ TODO Upgrade last release maybe bug fixed Mail-IMAPClient Perl Make title word my spam filter won't Don't email problem made keywords summary line uppercase I'll Windows haven't yet include Most those found begining easy debug One paper How Ask Way forget SERVERS Failure stories reported Success names alphabetic order Please story users lines they useful Example justconnect HUGE Pay special subscribed maxage maxsize useuid usecache many migrate think little program Write file.txt example containing separator contains batch replaced nothing Welcome programming Hacking Feel hack permits Entries SIMILAR Exp at line 1, column 1. See page 148 of PBP. (Severity: 1)
|
|
Missing "REQUIRED ARGUMENTS" section in POD at line 1, column 1. See pages 133,138 of PBP. (Severity: 2)
|
|
Missing "DIAGNOSTICS" section in POD at line 1, column 1. See pages 133,138 of PBP. (Severity: 2)
|
|
Missing "CONFIGURATION" section in POD at line 1, column 1. See pages 133,138 of PBP. (Severity: 2)
|
|
Missing "DEPENDENCIES" section in POD at line 1, column 1. See pages 133,138 of PBP. (Severity: 2)
|
|
Missing "INCOMPATIBILITIES" section in POD at line 1, column 1. See pages 133,138 of PBP. (Severity: 2)
|
|
Missing "BUGS AND LIMITATIONS" section in POD at line 1, column 1. See pages 133,138 of PBP. (Severity: 2)
|
|
Missing "LICENSE AND COPYRIGHT" section in POD at line 1, column 1. See pages 133,138 of PBP. (Severity: 2)
|
|
Main code has high complexity score (326) at line 1, column 1. Consider refactoring. (Severity: 3)
|
|
POD before __END__ at line 16, column 1. See pages 139,140 of PBP. (Severity: 1)
|
|
Magic punctuation variable used at line 546, column 3. See page 79 of PBP. (Severity: 2)
|
|
File lexical variable "$debugLIST" is not all lower case or all upper case at line 573, column 1. See pages 45,46 of PBP. (Severity: 1)
|
|
File lexical variable "$flagsCase" is not all lower case or all upper case at line 573, column 1. See pages 45,46 of PBP. (Severity: 1)
|
|
File lexical variable "$fixInboxINBOX" is not all lower case or all upper case at line 573, column 1. See pages 45,46 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 574, column 41. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 576, column 37. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 579, column 37. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 582, column 28. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 589, column 28. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 592, column 37. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 598, column 40. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 600, column 18. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 603, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 607, column 29. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 608, column 18. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 618, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 619, column 29. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 622, column 43. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 624, column 39. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 625, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
String *may* require interpolation at line 663, column 8. See page 51 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 701, column 15. Don't use whitespace at the end of lines. (Severity: 1)
|
|
64 is not one of the allowed literal values (0, 1, 2). Use the Readonly module or the "constant" pragma instead at line 704, column 10. Unnamed numeric literals make code less maintainable. (Severity: 2)
|
|
Builtin function called with parentheses at line 716, column 14. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 717, column 18. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 720, column 21. See page 13 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 721, column 1. See pages 208,278 of PBP. (Severity: 1)
|
|
Quotes used with an empty string at line 727, column 61. See page 53 of PBP. (Severity: 2)
|
|
5 is not one of the allowed literal values (0, 1, 2). Use the Readonly module or the "constant" pragma instead at line 755, column 48. Unnamed numeric literals make code less maintainable. (Severity: 2)
|
|
5 is not one of the allowed literal values (0, 1, 2). Use the Readonly module or the "constant" pragma instead at line 756, column 48. Unnamed numeric literals make code less maintainable. (Severity: 2)
|
|
Postfix control "if" used at line 765, column 15. See pages 93,94 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 765, column 36. See page 13 of PBP. (Severity: 1)
|
|
Postfix control "if" used at line 766, column 21. See pages 93,94 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 766, column 44. See page 13 of PBP. (Severity: 1)
|
|
Postfix control "if" used at line 772, column 25. See pages 93,94 of PBP. (Severity: 2)
|
|
Postfix control "if" used at line 777, column 24. See pages 93,94 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 777, column 46. See page 13 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 779, column 1. See pages 208,278 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 781, column 1. See pages 208,278 of PBP. (Severity: 1)
|
|
Postfix control "if" used at line 784, column 25. See pages 93,94 of PBP. (Severity: 2)
|
|
Found "\N{SPACE}" at the end of the line at line 788, column 23. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Postfix control "if" used at line 791, column 15. See pages 93,94 of PBP. (Severity: 2)
|
|
100 is not one of the allowed literal values (0, 1, 2). Use the Readonly module or the "constant" pragma instead at line 794, column 13. Unnamed numeric literals make code less maintainable. (Severity: 2)
|
|
100 is not one of the allowed literal values (0, 1, 2). Use the Readonly module or the "constant" pragma instead at line 795, column 13. Unnamed numeric literals make code less maintainable. (Severity: 2)
|
|
Useless interpolation of literal string at line 797, column 26. See page 51 of PBP. (Severity: 1)
|
|
993 is not one of the allowed literal values (0, 1, 2). Use the Readonly module or the "constant" pragma instead at line 798, column 24. Unnamed numeric literals make code less maintainable. (Severity: 2)
|
|
143 is not one of the allowed literal values (0, 1, 2). Use the Readonly module or the "constant" pragma instead at line 798, column 30. Unnamed numeric literals make code less maintainable. (Severity: 2)
|
|
Useless interpolation of literal string at line 800, column 26. See page 51 of PBP. (Severity: 1)
|
|
993 is not one of the allowed literal values (0, 1, 2). Use the Readonly module or the "constant" pragma instead at line 801, column 24. Unnamed numeric literals make code less maintainable. (Severity: 2)
|
|
143 is not one of the allowed literal values (0, 1, 2). Use the Readonly module or the "constant" pragma instead at line 801, column 30. Unnamed numeric literals make code less maintainable. (Severity: 2)
|
|
Postfix control "if" used at line 803, column 31. See pages 93,94 of PBP. (Severity: 2)
|
|
Postfix control "if" used at line 804, column 12. See pages 93,94 of PBP. (Severity: 2)
|
|
Found "\N{SPACE}" at the end of the line at line 817, column 20. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Postfix control "if" used at line 818, column 5. See pages 93,94 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 818, column 10. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 818, column 46. See page 13 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 825, column 26. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 826, column 26. See page 51 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 836, column 9. See page 13 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 842, column 9. See pages 208,278 of PBP. (Severity: 1)
|
|
3 is not one of the allowed literal values (0, 1, 2). Use the Readonly module or the "constant" pragma instead at line 843, column 21. Unnamed numeric literals make code less maintainable. (Severity: 2)
|
|
Builtin function called with parentheses at line 846, column 23. See page 13 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 848, column 17. See pages 208,278 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 850, column 22. See page 13 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 851, column 18. See pages 208,278 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 857, column 2. See pages 208,278 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 862, column 2. See pages 208,278 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 862, column 8. See page 51 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 868, column 2. See pages 208,278 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 868, column 8. See page 51 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 871, column 2. See pages 208,278 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 874, column 5. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 879, column 5. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 886, column 5. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 893, column 14. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 894, column 14. See page 13 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 897, column 24. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 901, column 24. See page 51 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 907, column 1. See pages 208,278 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 908, column 1. See pages 208,278 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 910, column 14. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 911, column 17. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 912, column 22. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 916, column 13. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 917, column 13. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 919, column 21. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 920, column 21. See page 13 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 922, column 16. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 922, column 30. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 922, column 44. See page 51 of PBP. (Severity: 1)
|
|
Postfix control "unless" used at line 922, column 57. See pages 96,97 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 927, column 34. See page 13 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 933, column 1. See pages 208,278 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 934, column 1. See pages 208,278 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 940, column 16. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 946, column 16. See page 13 of PBP. (Severity: 1)
|
|
Quotes used with an empty string at line 949, column 19. See page 53 of PBP. (Severity: 2)
|
|
Postfix control "if" used at line 950, column 50. See pages 93,94 of PBP. (Severity: 2)
|
|
Postfix control "if" used at line 952, column 22. See pages 93,94 of PBP. (Severity: 2)
|
|
Postfix control "if" used at line 953, column 22. See pages 93,94 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 957, column 26. See page 53 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 959, column 20. See page 13 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 960, column 21. See page 51 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 964, column 27. See page 13 of PBP. (Severity: 1)
|
|
Quotes used with an empty string at line 964, column 49. See page 53 of PBP. (Severity: 2)
|
|
Useless interpolation of literal string at line 965, column 20. See page 51 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 972, column 66. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 978, column 66. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Useless interpolation of literal string at line 984, column 18. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 985, column 18. See page 51 of PBP. (Severity: 1)
|
|
Postfix control "unless" used at line 989, column 43. See pages 96,97 of PBP. (Severity: 2)
|
|
Return value of flagged function ignored - print at line 990, column 1. See pages 208,278 of PBP. (Severity: 1)
|
|
Postfix control "unless" used at line 991, column 43. See pages 96,97 of PBP. (Severity: 2)
|
|
Return value of flagged function ignored - print at line 992, column 1. See pages 208,278 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 994, column 1. See pages 208,278 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 994, column 7. See page 51 of PBP. (Severity: 1)
|
|
Quotes used with an empty string at line 994, column 34. See page 53 of PBP. (Severity: 2)
|
|
Useless interpolation of literal string at line 994, column 34. See page 51 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 995, column 1. See pages 208,278 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 995, column 7. See page 51 of PBP. (Severity: 1)
|
|
Quotes used with an empty string at line 995, column 34. See page 53 of PBP. (Severity: 2)
|
|
Useless interpolation of literal string at line 995, column 34. See page 51 of PBP. (Severity: 1)
|
|
Postfix control "if" used at line 998, column 15. See pages 93,94 of PBP. (Severity: 2)
|
|
Found "\N{SPACE}" at the end of the line at line 1005, column 73. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 1006, column 46. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 1007, column 34. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 1008, column 54. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 1009, column 28. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 1028, column 2. See page 13 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 1029, column 2. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 1031, column 5. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 1031, column 39. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 1033, column 6. See page 13 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 1036, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 1039, column 29. See page 13 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 1041, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 1043, column 6. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 1051, column 10. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 1058, column 6. See page 13 of PBP. (Severity: 1)
|
|
Regular expression without "/s" flag at line 1060, column 33. See pages 240,241 of PBP. (Severity: 2)
|
|
Regular expression without "/m" flag at line 1060, column 33. See page 237 of PBP. (Severity: 2)
|
|
Return value of flagged function ignored - print at line 1062, column 3. See pages 208,278 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 1066, column 6. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 1068, column 32. See page 13 of PBP. (Severity: 1)
|
|
Regular expression without "/s" flag at line 1069, column 33. See pages 240,241 of PBP. (Severity: 2)
|
|
Regular expression without "/m" flag at line 1069, column 33. See page 237 of PBP. (Severity: 2)
|
|
Return value of flagged function ignored - print at line 1071, column 3. See pages 208,278 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 1078, column 22. See page 13 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 1080, column 4. See pages 208,278 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 1086, column 29. See page 13 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 1096, column 21. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Useless interpolation of literal string at line 1100, column 40. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 1101, column 40. See page 51 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 1103, column 27. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Useless interpolation of literal string at line 1104, column 43. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 1105, column 43. See page 51 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 1108, column 1. See pages 208,278 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 1109, column 1. See pages 208,278 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 1126, column 2. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 1127, column 34. See page 13 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 1137, column 58. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 1138, column 55. See page 51 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 1139, column 11. See page 13 of PBP. (Severity: 1)
|
|
Postfix control "if" used at line 1143, column 15. See pages 93,94 of PBP. (Severity: 2)
|
|
Return value of flagged function ignored - print at line 1145, column 1. See pages 208,278 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 1145, column 6. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 1150, column 1. See pages 208,278 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 1150, column 6. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Useless interpolation of literal string at line 1151, column 3. See page 51 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 1151, column 37. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 1152, column 25. See page 13 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 1152, column 62. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Postfix control "if" used at line 1153, column 3. See pages 93,94 of PBP. (Severity: 2)
|
|
Return value of flagged function ignored - print at line 1158, column 1. See pages 208,278 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 1158, column 42. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Postfix control "if" used at line 1161, column 32. See pages 93,94 of PBP. (Severity: 2)
|
|
Return value of flagged function ignored - print at line 1164, column 1. See pages 208,278 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 1179, column 2. See page 13 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 1184, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 1185, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 1186, column 9. See page 13 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 1189, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 1191, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 1194, column 44. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 1195, column 57. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 1199, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 1205, column 3. See pages 208,278 of PBP. (Severity: 1)
|
|
"unless" block used at line 1206, column 3. See page 97 of PBP. (Severity: 2)
|
|
Found "\t" at the end of the line at line 1210, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 1212, column 22. See page 13 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 1213, column 3. See pages 208,278 of PBP. (Severity: 1)
|
|
"unless" block used at line 1214, column 3. See page 97 of PBP. (Severity: 2)
|
|
Found "\t" at the end of the line at line 1216, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 1225, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 1226, column 26. See page 13 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 1231, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 1235, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 1236, column 26. See page 13 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 1241, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 1245, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Quotes used with an empty string at line 1246, column 50. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 1247, column 50. See page 53 of PBP. (Severity: 2)
|
|
Return value of flagged function ignored - print at line 1253, column 3. See pages 208,278 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 1255, column 37. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 1257, column 3. See pages 208,278 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 1257, column 9. See page 51 of PBP. (Severity: 1)
|
|
Double-sigil dereference at line 1257, column 39. See page 228 of PBP. (Severity: 2)
|
|
Found "\N{SPACE}" at the end of the line at line 1257, column 70. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Double-sigil dereference at line 1259, column 50. See page 228 of PBP. (Severity: 2)
|
|
Found "\t" at the end of the line at line 1261, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 1264, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 1268, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Double-sigil dereference at line 1269, column 49. See page 228 of PBP. (Severity: 2)
|
|
Double-sigil dereference at line 1270, column 30. See page 228 of PBP. (Severity: 2)
|
|
Found "\t" at the end of the line at line 1271, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 1277, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 1281, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 1284, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Postfix control "if" used at line 1288, column 57. See pages 93,94 of PBP. (Severity: 2)
|
|
Found "\t" at the end of the line at line 1291, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 1294, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Postfix control "if" used at line 1298, column 77. See pages 93,94 of PBP. (Severity: 2)
|
|
Double-sigil dereference at line 1301, column 2. See page 228 of PBP. (Severity: 2)
|
|
Found "\N{SPACE}" at the end of the line at line 1302, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Useless interpolation of literal string at line 1305, column 48. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 1305, column 57. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 1305, column 73. See page 51 of PBP. (Severity: 1)
|
|
Postfix control "if" used at line 1306, column 5. See pages 93,94 of PBP. (Severity: 2)
|
|
Useless interpolation of literal string at line 1308, column 49. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 1308, column 58. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 1308, column 74. See page 51 of PBP. (Severity: 1)
|
|
Postfix control "if" used at line 1309, column 3. See pages 93,94 of PBP. (Severity: 2)
|
|
"unless" block used at line 1312, column 2. See page 97 of PBP. (Severity: 2)
|
|
Useless interpolation of literal string at line 1315, column 21. See page 51 of PBP. (Severity: 1)
|
|
Quotes used with an empty string at line 1315, column 53. See page 53 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 1323, column 9. See page 13 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 1324, column 38. See page 51 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 1325, column 4. See pages 208,278 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 1332, column 4. See page 13 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 1334, column 38. See page 51 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 1341, column 36. See page 13 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 1343, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Useless interpolation of literal string at line 1345, column 19. See page 51 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 1346, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 1348, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Postfix control "if" used at line 1350, column 79. See pages 93,94 of PBP. (Severity: 2)
|
|
Double-sigil dereference at line 1354, column 2. See page 228 of PBP. (Severity: 2)
|
|
Useless interpolation of literal string at line 1355, column 51. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 1355, column 60. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 1355, column 76. See page 51 of PBP. (Severity: 1)
|
|
Postfix control "if" used at line 1356, column 4. See pages 93,94 of PBP. (Severity: 2)
|
|
Found "\t" at the end of the line at line 1358, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Useless interpolation of literal string at line 1362, column 37. See page 51 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 1363, column 9. See page 13 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 1364, column 25. See pages 208,278 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 1370, column 4. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 1373, column 36. See page 13 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 1375, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 1376, column 9. See pages 208,278 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 1376, column 107. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Postfix control "if" used at line 1377, column 10. See pages 93,94 of PBP. (Severity: 2)
|
|
Useless interpolation of literal string at line 1378, column 19. See page 51 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 1382, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 1383, column 32. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 1384, column 53. See page 13 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 1385, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 1387, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 1388, column 32. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 1389, column 53. See page 13 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 1391, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 1392, column 33. See page 13 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 1396, column 4. See pages 208,278 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 1397, column 4. See page 13 of PBP. (Severity: 1)
|
|
Postfix control "if" used at line 1397, column 33. See pages 93,94 of PBP. (Severity: 2)
|
|
"unless" block used at line 1398, column 4. See page 97 of PBP. (Severity: 2)
|
|
Return value of flagged function ignored - print at line 1405, column 4. See pages 208,278 of PBP. (Severity: 1)
|
|
Postfix control "if" used at line 1406, column 39. See pages 93,94 of PBP. (Severity: 2)
|
|
Return value of flagged function ignored - print at line 1409, column 18. See pages 208,278 of PBP. (Severity: 1)
|
|
Postfix control "if" used at line 1410, column 38. See pages 93,94 of PBP. (Severity: 2)
|
|
Found "\N{SPACE}" at the end of the line at line 1413, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 1414, column 23. See page 13 of PBP. (Severity: 1)
|
|
"unless" block used at line 1419, column 4. See page 97 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 1419, column 12. See page 13 of PBP. (Severity: 1)
|
|
Quotes used with an empty string at line 1421, column 45. See page 53 of PBP. (Severity: 2)
|
|
Useless interpolation of literal string at line 1421, column 45. See page 51 of PBP. (Severity: 1)
|
|
Regular expression without "/s" flag at line 1422, column 31. See pages 240,241 of PBP. (Severity: 2)
|
|
Regular expression without "/m" flag at line 1422, column 31. See page 237 of PBP. (Severity: 2)
|
|
Return value of flagged function ignored - print at line 1423, column 5. See pages 208,278 of PBP. (Severity: 1)
|
|
Postfix control "if" used at line 1424, column 7. See pages 93,94 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 1425, column 5. See page 13 of PBP. (Severity: 1)
|
|
Postfix control "if" used at line 1425, column 32. See pages 93,94 of PBP. (Severity: 2)
|
|
"unless" block used at line 1426, column 5. See page 97 of PBP. (Severity: 2)
|
|
Return value of flagged function ignored - print at line 1433, column 4. See pages 208,278 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 1434, column 25. See page 13 of PBP. (Severity: 1)
|
|
Postfix control "if" used at line 1434, column 52. See pages 93,94 of PBP. (Severity: 2)
|
|
"unless" block used at line 1435, column 4. See page 97 of PBP. (Severity: 2)
|
|
Return value of flagged function ignored - print at line 1442, column 4. See pages 208,278 of PBP. (Severity: 1)
|
|
Postfix control "if" used at line 1443, column 39. See pages 93,94 of PBP. (Severity: 2)
|
|
Return value of flagged function ignored - print at line 1446, column 18. See pages 208,278 of PBP. (Severity: 1)
|
|
Postfix control "if" used at line 1447, column 38. See pages 93,94 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 1451, column 19. See page 13 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 1452, column 10. See pages 208,278 of PBP. (Severity: 1)
|
|
"unless" block used at line 1456, column 4. See page 97 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 1456, column 13. See page 13 of PBP. (Severity: 1)
|
|
Quotes used with an empty string at line 1457, column 49. See page 53 of PBP. (Severity: 2)
|
|
Useless interpolation of literal string at line 1457, column 49. See page 51 of PBP. (Severity: 1)
|
|
Regular expression without "/s" flag at line 1458, column 31. See pages 240,241 of PBP. (Severity: 2)
|
|
Regular expression without "/m" flag at line 1458, column 31. See page 237 of PBP. (Severity: 2)
|
|
"unless" block used at line 1459, column 5. See page 97 of PBP. (Severity: 2)
|
|
Return value of flagged function ignored - print at line 1469, column 4. See pages 208,278 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 1472, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 1474, column 4. See pages 208,278 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 1477, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 1478, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 1481, column 25. See pages 208,278 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 1484, column 38. See page 13 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 1487, column 34. See pages 208,278 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 1488, column 41. See page 13 of PBP. (Severity: 1)
|
|
Postfix control "if" used at line 1488, column 70. See pages 93,94 of PBP. (Severity: 2)
|
|
Code structure is deeply nested at line 1489, column 41. Consider refactoring. (Severity: 3)
|
|
"unless" block used at line 1489, column 41. See page 97 of PBP. (Severity: 2)
|
|
Found "\N{SPACE}" at the end of the line at line 1496, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 1499, column 4. See pages 208,278 of PBP. (Severity: 1)
|
|
Postfix control "if" used at line 1500, column 39. See pages 93,94 of PBP. (Severity: 2)
|
|
Return value of flagged function ignored - print at line 1503, column 18. See pages 208,278 of PBP. (Severity: 1)
|
|
Postfix control "if" used at line 1504, column 38. See pages 93,94 of PBP. (Severity: 2)
|
|
Found "\N{SPACE}" at the end of the line at line 1507, column 59. Don't use whitespace at the end of lines. (Severity: 1)
|
|
"unless" block used at line 1522, column 3. See page 97 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 1522, column 11. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 1525, column 42. See page 13 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 1526, column 26. See pages 208,278 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 1539, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 1542, column 44. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 1546, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Quotes used with an empty string at line 1557, column 47. See page 53 of PBP. (Severity: 2)
|
|
Useless interpolation of literal string at line 1558, column 44. See page 51 of PBP. (Severity: 1)
|
|
Postfix control "if" used at line 1558, column 59. See pages 93,94 of PBP. (Severity: 2)
|
|
Return value of flagged function ignored - print at line 1559, column 4. See pages 208,278 of PBP. (Severity: 1)
|
|
"unless" block used at line 1560, column 4. See page 97 of PBP. (Severity: 2)
|
|
Postfix control "if" used at line 1563, column 23. See pages 93,94 of PBP. (Severity: 2)
|
|
Found "\t" at the end of the line at line 1566, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 1579, column 56. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 1581, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 1589, column 34. See page 13 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 1590, column 18. See pages 208,278 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 1595, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 1597, column 3. See pages 208,278 of PBP. (Severity: 1)
|
|
"unless" block used at line 1598, column 3. See page 97 of PBP. (Severity: 2)
|
|
Return value of flagged function ignored - print at line 1601, column 3. See pages 208,278 of PBP. (Severity: 1)
|
|
"unless" block used at line 1602, column 3. See page 97 of PBP. (Severity: 2)
|
|
Useless interpolation of literal string at line 1605, column 19. See page 51 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 1613, column 10. See pages 208,278 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 1615, column 10. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 1619, column 1. See pages 208,278 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 1620, column 18. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 1627, column 51. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 1628, column 51. See page 51 of PBP. (Severity: 1)
|
|
Postfix control "unless" used at line 1631, column 20. See pages 96,97 of PBP. (Severity: 2)
|
|
Postfix control "unless" used at line 1632, column 20. See pages 96,97 of PBP. (Severity: 2)
|
|
Postfix control "if" used at line 1636, column 17. See pages 93,94 of PBP. (Severity: 2)
|
|
Found "\t" at the end of the line at line 1646, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Too many arguments at line 1656, column 1. See page 182 of PBP. (Severity: 3)
|
|
Useless interpolation of literal string at line 1659, column 41. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 1663, column 45. See page 51 of PBP. (Severity: 1)
|
|
Quotes used with an empty string at line 1663, column 58. See page 53 of PBP. (Severity: 2)
|
|
Useless interpolation of literal string at line 1664, column 45. See page 51 of PBP. (Severity: 1)
|
|
Quotes used with an empty string at line 1664, column 58. See page 53 of PBP. (Severity: 2)
|
|
Too many arguments at line 1671, column 1. See page 182 of PBP. (Severity: 3)
|
|
Found "\N{SPACE}" at the end of the line at line 1673, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 1676, column 9. See pages 208,278 of PBP. (Severity: 1)
|
|
Too many arguments at line 1681, column 1. See page 182 of PBP. (Severity: 3)
|
|
Found "\N{SPACE}" at the end of the line at line 1684, column 31. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 1689, column 31. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 1692, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 1694, column 22. See page 13 of PBP. (Severity: 1)
|
|
Quotes used with an empty string at line 1694, column 28. See page 53 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 1695, column 22. See page 13 of PBP. (Severity: 1)
|
|
Quotes used with an empty string at line 1695, column 28. See page 53 of PBP. (Severity: 2)
|
|
Found "\N{SPACE}" at the end of the line at line 1698, column 37. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 1704, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Quotes used with an empty string at line 1707, column 26. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 1717, column 28. See page 53 of PBP. (Severity: 2)
|
|
Useless interpolation of literal string at line 1717, column 28. See page 51 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 1719, column 19. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 1721, column 27. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 1722, column 27. See page 13 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 1723, column 31. See page 51 of PBP. (Severity: 1)
|
|
Regular expression without "/s" flag at line 1725, column 17. See pages 240,241 of PBP. (Severity: 2)
|
|
Regular expression without "/m" flag at line 1725, column 17. See page 237 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 1735, column 55. See page 53 of PBP. (Severity: 2)
|
|
Useless interpolation of literal string at line 1735, column 55. See page 51 of PBP. (Severity: 1)
|
|
Quotes used with an empty string at line 1736, column 74. See page 53 of PBP. (Severity: 2)
|
|
Useless interpolation of literal string at line 1736, column 74. See page 51 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 1741, column 17. See page 13 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 1741, column 17. See pages 208,278 of PBP. (Severity: 1)
|
|
Postfix control "if" used at line 1741, column 58. See pages 93,94 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 1742, column 17. See page 13 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 1742, column 17. See pages 208,278 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 1752, column 28. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 1754, column 10. See page 13 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 1758, column 21. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 1759, column 21. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 1760, column 21. See page 51 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 1761, column 12. See page 13 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 1761, column 34. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 1762, column 28. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 1763, column 28. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 1764, column 32. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 1765, column 23. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 1765, column 34. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 1766, column 18. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 1766, column 25. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 1766, column 36. See page 51 of PBP. (Severity: 1)
|
|
Quotes used with an empty string at line 1773, column 23. See page 53 of PBP. (Severity: 2)
|
|
Useless interpolation of literal string at line 1773, column 23. See page 51 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 1773, column 28. See page 13 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 1775, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 1781, column 3. See pages 208,278 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 1781, column 9. See page 51 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 1786, column 16. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 1792, column 12. See page 13 of PBP. (Severity: 1)
|
|
Subroutine "modules_VERSION" is not all lower case or all upper case at line 1796, column 1. See pages 45,46 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 1801, column 77. See page 51 of PBP. (Severity: 1)
|
|
Quotes used with a noisy string at line 1801, column 77. See page 53 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 1802, column 2. See page 13 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 1804, column 65. See page 51 of PBP. (Severity: 1)
|
|
Quotes used with a noisy string at line 1804, column 65. See page 53 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 1805, column 2. See page 13 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 1807, column 73. See page 51 of PBP. (Severity: 1)
|
|
Quotes used with a noisy string at line 1807, column 73. See page 53 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 1808, column 2. See page 13 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 1810, column 77. See page 51 of PBP. (Severity: 1)
|
|
Quotes used with a noisy string at line 1810, column 77. See page 53 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 1811, column 2. See page 13 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 1813, column 76. See page 51 of PBP. (Severity: 1)
|
|
Quotes used with a noisy string at line 1813, column 76. See page 53 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 1814, column 2. See page 13 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 1816, column 68. See page 51 of PBP. (Severity: 1)
|
|
Quotes used with a noisy string at line 1816, column 68. See page 53 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 1817, column 2. See page 13 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 1819, column 67. See page 51 of PBP. (Severity: 1)
|
|
Quotes used with a noisy string at line 1819, column 67. See page 53 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 1820, column 2. See page 13 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 1822, column 77. See page 51 of PBP. (Severity: 1)
|
|
Quotes used with a noisy string at line 1822, column 77. See page 53 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 1823, column 2. See page 13 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 1825, column 79. See page 51 of PBP. (Severity: 1)
|
|
Quotes used with a noisy string at line 1825, column 79. See page 53 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 1826, column 2. See page 13 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 1828, column 71. See page 51 of PBP. (Severity: 1)
|
|
Quotes used with a noisy string at line 1828, column 71. See page 53 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 1829, column 2. See page 13 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 1831, column 69. See page 51 of PBP. (Severity: 1)
|
|
Quotes used with a noisy string at line 1831, column 69. See page 53 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 1832, column 2. See page 13 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 1834, column 65. See page 51 of PBP. (Severity: 1)
|
|
Quotes used with a noisy string at line 1834, column 65. See page 53 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 1835, column 2. See page 13 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 1837, column 67. See page 51 of PBP. (Severity: 1)
|
|
Quotes used with a noisy string at line 1837, column 67. See page 53 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 1838, column 2. See page 13 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 1840, column 67. See page 51 of PBP. (Severity: 1)
|
|
Quotes used with a noisy string at line 1840, column 67. See page 53 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 1841, column 2. See page 13 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 1843, column 69. See page 51 of PBP. (Severity: 1)
|
|
Quotes used with a noisy string at line 1843, column 69. See page 53 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 1844, column 2. See page 13 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 1854, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 1857, column 13. See page 13 of PBP. (Severity: 1)
|
|
Regular expression without "/s" flag at line 1858, column 15. See pages 240,241 of PBP. (Severity: 2)
|
|
Regular expression without "/m" flag at line 1858, column 15. See page 237 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 1859, column 4. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 1860, column 4. See page 13 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 1860, column 33. See page 51 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 1862, column 4. See page 13 of PBP. (Severity: 1)
|
|
Quotes used with an empty string at line 1870, column 5. See page 53 of PBP. (Severity: 2)
|
|
Found "\N{SPACE}" at the end of the line at line 1874, column 43. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Quotes used with an empty string at line 1877, column 5. See page 53 of PBP. (Severity: 2)
|
|
Found "\N{SPACE}" at the end of the line at line 1881, column 44. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 1888, column 2. See pages 208,278 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 1899, column 2. See pages 208,278 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 1907, column 2. See pages 208,278 of PBP. (Severity: 1)
|
|
Postfix control "if" used at line 1916, column 19. See pages 93,94 of PBP. (Severity: 2)
|
|
Postfix control "if" used at line 1917, column 19. See pages 93,94 of PBP. (Severity: 2)
|
|
Magic punctuation variable used in interpolated string at line 1922, column 17. See page 79 of PBP. (Severity: 2)
|
|
Postfix control "if" used at line 1927, column 29. See pages 93,94 of PBP. (Severity: 2)
|
|
Return value of flagged function ignored - print at line 1934, column 2. See pages 208,278 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 1934, column 8. See page 51 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 1935, column 2. See pages 208,278 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 1935, column 8. See page 51 of PBP. (Severity: 1)
|
|
Quotes used with an empty string at line 1935, column 35. See page 53 of PBP. (Severity: 2)
|
|
Useless interpolation of literal string at line 1935, column 35. See page 51 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 1937, column 2. See pages 208,278 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 1937, column 8. See page 51 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 1938, column 2. See pages 208,278 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 1938, column 8. See page 51 of PBP. (Severity: 1)
|
|
Quotes used with an empty string at line 1938, column 35. See page 53 of PBP. (Severity: 2)
|
|
Useless interpolation of literal string at line 1938, column 35. See page 51 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 1947, column 48. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 1951, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Postfix control "if" used at line 1952, column 14. See pages 93,94 of PBP. (Severity: 2)
|
|
Found "\N{SPACE}" at the end of the line at line 1959, column 48. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 1963, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Postfix control "if" used at line 1964, column 14. See pages 93,94 of PBP. (Severity: 2)
|
|
Too many arguments at line 1968, column 1. See page 182 of PBP. (Severity: 3)
|
|
Found "\N{SPACE}" at the end of the line at line 1970, column 45. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 1971, column 39. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 1978, column 43. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 1979, column 37. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Postfix control "if" used at line 1983, column 35. See pages 93,94 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 1983, column 38. See page 13 of PBP. (Severity: 1)
|
|
Local lexical variable "$Side" is not all lower case or all upper case at line 1991, column 2. See pages 45,46 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 1991, column 45. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 1992, column 39. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 1996, column 13. See page 13 of PBP. (Severity: 1)
|
|
Magic punctuation variable used in interpolated string at line 2000, column 17. See page 79 of PBP. (Severity: 2)
|
|
Found "\t" at the end of the line at line 2001, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 2004, column 2. See pages 208,278 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 2009, column 4. See page 13 of PBP. (Severity: 1)
|
|
Postfix control "if" used at line 2015, column 22. See pages 93,94 of PBP. (Severity: 2)
|
|
Found "\t" at the end of the line at line 2016, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 2018, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 2019, column 2. See pages 208,278 of PBP. (Severity: 1)
|
|
Too many arguments at line 2024, column 1. See page 182 of PBP. (Severity: 3)
|
|
Local lexical variable "$Side" is not all lower case or all upper case at line 2026, column 2. See pages 45,46 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 2027, column 52. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 2028, column 39. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Quotes used with an empty string at line 2035, column 38. See page 53 of PBP. (Severity: 2)
|
|
Useless interpolation of literal string at line 2035, column 38. See page 51 of PBP. (Severity: 1)
|
|
Postfix control "unless" used at line 2038, column 51. See pages 96,97 of PBP. (Severity: 2)
|
|
Found "\N{SPACE}" at the end of the line at line 2041, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Postfix control "if" used at line 2042, column 32. See pages 93,94 of PBP. (Severity: 2)
|
|
Useless interpolation of literal string at line 2042, column 48. See page 51 of PBP. (Severity: 1)
|
|
Postfix control "if" used at line 2043, column 35. See pages 93,94 of PBP. (Severity: 2)
|
|
Useless interpolation of literal string at line 2043, column 51. See page 51 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 2044, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Postfix control "if" used at line 2046, column 32. See pages 93,94 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 2046, column 36. See page 13 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 2049, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
"unless" block used at line 2050, column 2. See page 97 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 2053, column 3. See page 13 of PBP. (Severity: 1)
|
|
File handle for "print" or "printf" is not braced at line 2058, column 4. See page 217 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 2058, column 4. See pages 208,278 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 2060, column 3. See pages 208,278 of PBP. (Severity: 1)
|
|
Quotes used with an empty string at line 2061, column 24. See page 53 of PBP. (Severity: 2)
|
|
Useless interpolation of literal string at line 2061, column 24. See page 51 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 2070, column 25. See page 13 of PBP. (Severity: 1)
|
|
Local lexical variable "$Side" is not all lower case or all upper case at line 2080, column 2. See pages 45,46 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 2081, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 2085, column 3. See page 13 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 2087, column 3. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 2089, column 3. See page 13 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 2092, column 4. See pages 208,278 of PBP. (Severity: 1)
|
|
Too many arguments at line 2099, column 1. See page 182 of PBP. (Severity: 3)
|
|
Found "\N{SPACE}" at the end of the line at line 2100, column 45. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 2101, column 39. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 2106, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 2108, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Postfix control "if" used at line 2109, column 19. See pages 93,94 of PBP. (Severity: 2)
|
|
Postfix control "if" used at line 2110, column 19. See pages 93,94 of PBP. (Severity: 2)
|
|
Postfix control "if" used at line 2122, column 41. See pages 93,94 of PBP. (Severity: 2)
|
|
Found "\t" at the end of the line at line 2125, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 2135, column 22. See page 13 of PBP. (Severity: 1)
|
|
Numeric escapes in interpolated string at line 2135, column 30. See page 56 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 2137, column 41. See page 53 of PBP. (Severity: 2)
|
|
Useless interpolation of literal string at line 2137, column 41. See page 51 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 2147, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Useless interpolation of literal string at line 2149, column 22. See page 51 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 2150, column 19. See page 13 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2150, column 27. See page 51 of PBP. (Severity: 1)
|
|
Local lexical variable "$URLparm" is not all lower case or all upper case at line 2151, column 9. See pages 45,46 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 2151, column 23. See page 13 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2151, column 31. See page 51 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 2152, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 2155, column 26. See page 13 of PBP. (Severity: 1)
|
|
Regular expression without "/s" flag at line 2155, column 32. See pages 240,241 of PBP. (Severity: 2)
|
|
Regular expression without "/m" flag at line 2155, column 32. See page 237 of PBP. (Severity: 2)
|
|
Found "\N{SPACE}" at the end of the line at line 2157, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 2164, column 39. See page 13 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2168, column 65. See page 51 of PBP. (Severity: 1)
|
|
Quotes used with a noisy string at line 2168, column 65. See page 53 of PBP. (Severity: 2)
|
|
Found "\N{SPACE}" at the end of the line at line 2169, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Quotes used with an empty string at line 2171, column 25. See page 53 of PBP. (Severity: 2)
|
|
Useless interpolation of literal string at line 2171, column 25. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2174, column 39. See page 51 of PBP. (Severity: 1)
|
|
Quotes used with a noisy string at line 2174, column 39. See page 53 of PBP. (Severity: 2)
|
|
Found "\N{SPACE}" at the end of the line at line 2176, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 2179, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Useless interpolation of literal string at line 2183, column 82. See page 51 of PBP. (Severity: 1)
|
|
Quotes used with a noisy string at line 2183, column 82. See page 53 of PBP. (Severity: 2)
|
|
Found "\N{SPACE}" at the end of the line at line 2184, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 2186, column 63. See page 13 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 2187, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 2190, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Quotes used with an empty string at line 2192, column 32. See page 53 of PBP. (Severity: 2)
|
|
Useless interpolation of literal string at line 2192, column 32. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2192, column 45. See page 51 of PBP. (Severity: 1)
|
|
Quotes used with a noisy string at line 2192, column 45. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 2192, column 61. See page 53 of PBP. (Severity: 2)
|
|
Useless interpolation of literal string at line 2192, column 61. See page 51 of PBP. (Severity: 1)
|
|
Quotes used with an empty string at line 2195, column 22. See page 53 of PBP. (Severity: 2)
|
|
Useless interpolation of literal string at line 2195, column 22. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2198, column 39. See page 51 of PBP. (Severity: 1)
|
|
Quotes used with a noisy string at line 2198, column 39. See page 53 of PBP. (Severity: 2)
|
|
Found "\N{SPACE}" at the end of the line at line 2200, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 2203, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 2205, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 2207, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Quotes used with an empty string at line 2209, column 41. See page 53 of PBP. (Severity: 2)
|
|
Useless interpolation of literal string at line 2209, column 41. See page 51 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 2222, column 24. See page 13 of PBP. (Severity: 1)
|
|
Quotes used with an empty string at line 2222, column 29. See page 53 of PBP. (Severity: 2)
|
|
Useless interpolation of literal string at line 2222, column 29. See page 51 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 2222, column 32. Don't use whitespace at the end of lines. (Severity: 1)
|
|
String *may* require interpolation at line 2223, column 5. See page 51 of PBP. (Severity: 1)
|
|
String *may* require interpolation at line 2224, column 5. See page 51 of PBP. (Severity: 1)
|
|
String *may* require interpolation at line 2225, column 5. See page 51 of PBP. (Severity: 1)
|
|
Magic punctuation variable used in interpolated string at line 2228, column 5. See page 79 of PBP. (Severity: 2)
|
|
Magic punctuation variable used in interpolated string at line 2237, column 26. See page 79 of PBP. (Severity: 2)
|
|
Magic punctuation variable used in interpolated string at line 2238, column 8. See page 79 of PBP. (Severity: 2)
|
|
Found "\N{SPACE}" at the end of the line at line 2243, column 20. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 2245, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 2246, column 2. See pages 208,278 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 2248, column 3. See pages 208,278 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 2249, column 17. See page 13 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 2250, column 3. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 2252, column 3. See pages 208,278 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 2255, column 2. See page 13 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 2256, column 3. See pages 208,278 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 2259, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
File handle for "print" or "printf" is not braced at line 2260, column 2. See page 217 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 2260, column 2. See pages 208,278 of PBP. (Severity: 1)
|
|
Return value of "close" ignored at line 2261, column 2. Check the return value of "close" for success. (Severity: 2)
|
|
Return value of flagged function ignored - close at line 2261, column 2. See pages 208,278 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 2262, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 2264, column 2. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 2269, column 2. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 2270, column 2. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 2275, column 2. See page 13 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 2277, column 2. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Magic punctuation variable used in interpolated string at line 2281, column 12. See page 79 of PBP. (Severity: 2)
|
|
Subroutine "fix_Inbox_INBOX_mapping" is not all lower case or all upper case at line 2286, column 1. See pages 45,46 of PBP. (Severity: 1)
|
|
Quotes used with an empty string at line 2289, column 14. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 2291, column 79. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 2292, column 79. See page 53 of PBP. (Severity: 2)
|
|
String *may* require interpolation at line 2293, column 79. See page 51 of PBP. (Severity: 1)
|
|
String *may* require interpolation at line 2294, column 79. See page 51 of PBP. (Severity: 1)
|
|
Subroutine "tests_fix_Inbox_INBOX_mapping" is not all lower case or all upper case at line 2299, column 1. See pages 45,46 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 2302, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Quotes used with an empty string at line 2303, column 25. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 2304, column 25. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 2305, column 6. See page 53 of PBP. (Severity: 2)
|
|
Found "\N{SPACE}" at the end of the line at line 2306, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Quotes used with an empty string at line 2307, column 25. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 2308, column 25. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 2309, column 6. See page 53 of PBP. (Severity: 2)
|
|
Found "\N{SPACE}" at the end of the line at line 2310, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Quotes used with an empty string at line 2311, column 25. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 2312, column 25. See page 53 of PBP. (Severity: 2)
|
|
String *may* require interpolation at line 2313, column 6. See page 51 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 2314, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Quotes used with an empty string at line 2315, column 25. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 2316, column 25. See page 53 of PBP. (Severity: 2)
|
|
String *may* require interpolation at line 2317, column 6. See page 51 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 2318, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Quotes used with an empty string at line 2319, column 25. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 2320, column 25. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 2321, column 6. See page 53 of PBP. (Severity: 2)
|
|
Found "\N{SPACE}" at the end of the line at line 2322, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Quotes used with an empty string at line 2323, column 25. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 2324, column 25. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 2325, column 6. See page 53 of PBP. (Severity: 2)
|
|
Return value of flagged function ignored - print at line 2333, column 3. See pages 208,278 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 2333, column 8. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 2347, column 3. See pages 208,278 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 2347, column 8. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 2361, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 2362, column 2. See pages 208,278 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 2363, column 27. See page 13 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 2365, column 17. See pages 208,278 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 2370, column 4. See page 13 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 2370, column 4. See pages 208,278 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 2408, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 2409, column 10. See page 13 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 2415, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 2419, column 10. See page 13 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 2424, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 2428, column 10. See page 13 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 2433, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 2434, column 22. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 2434, column 48. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 2435, column 22. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 2435, column 52. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 2436, column 21. See page 13 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 2437, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 2438, column 10. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 2439, column 10. See page 13 of PBP. (Severity: 1)
|
|
Double-sigil dereference at line 2446, column 28. See page 228 of PBP. (Severity: 2)
|
|
Found "\t" at the end of the line at line 2448, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Double-sigil dereference at line 2450, column 26. See page 228 of PBP. (Severity: 2)
|
|
Found "\t" at the end of the line at line 2451, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Double-sigil dereference at line 2459, column 36. See page 228 of PBP. (Severity: 2)
|
|
Found "\t" at the end of the line at line 2460, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 2467, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 2469, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 2483, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Useless interpolation of literal string at line 2484, column 46. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2485, column 46. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2486, column 46. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2487, column 46. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2488, column 46. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2489, column 46. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2490, column 46. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2493, column 43. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2494, column 43. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2495, column 43. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2496, column 43. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2497, column 43. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2499, column 50. See page 51 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 2503, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Useless interpolation of literal string at line 2504, column 26. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2504, column 33. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2505, column 26. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2505, column 33. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2506, column 26. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2506, column 34. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2507, column 26. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2507, column 33. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2508, column 26. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2508, column 33. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2509, column 26. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2509, column 33. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2509, column 38. See page 51 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 2510, column 26. See page 13 of PBP. (Severity: 1)
|
|
Quotes used with an empty string at line 2510, column 32. See page 53 of PBP. (Severity: 2)
|
|
Useless interpolation of literal string at line 2510, column 32. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2510, column 37. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2510, column 47. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2510, column 52. See page 51 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 2511, column 31. See page 13 of PBP. (Severity: 1)
|
|
Quotes used with an empty string at line 2511, column 37. See page 53 of PBP. (Severity: 2)
|
|
Useless interpolation of literal string at line 2511, column 37. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2511, column 42. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2511, column 52. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2511, column 57. See page 51 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 2520, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 2522, column 7. See page 13 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 2523, column 3. See pages 208,278 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2528, column 30. See page 51 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 2534, column 3. See pages 208,278 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 2534, column 8. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Useless interpolation of literal string at line 2535, column 5. See page 51 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 2535, column 47. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 2547, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 2548, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 2549, column 7. See page 13 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 2550, column 3. See pages 208,278 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2555, column 29. See page 51 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 2558, column 3. See pages 208,278 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 2558, column 8. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Useless interpolation of literal string at line 2559, column 5. See page 51 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 2559, column 37. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Useless interpolation of literal string at line 2560, column 22. See page 51 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 2565, column 3. See pages 208,278 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2566, column 5. See page 51 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 2566, column 47. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 2576, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 2582, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 2588, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Quotes used with a noisy string at line 2593, column 49. See page 53 of PBP. (Severity: 2)
|
|
Found "\t" at the end of the line at line 2594, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 2603, column 16. See page 13 of PBP. (Severity: 1)
|
|
Quotes used with an empty string at line 2603, column 21. See page 53 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 2610, column 11. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 2611, column 11. See page 13 of PBP. (Severity: 1)
|
|
Quotes used with an empty string at line 2611, column 38. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 2612, column 38. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 2612, column 42. See page 53 of PBP. (Severity: 2)
|
|
Found "\t" at the end of the line at line 2613, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Quotes used with an empty string at line 2614, column 6. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 2614, column 30. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 2614, column 34. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 2614, column 38. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 2615, column 46. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 2615, column 50. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with a noisy string at line 2616, column 46. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with a noisy string at line 2616, column 51. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with a noisy string at line 2617, column 48. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with a noisy string at line 2617, column 53. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with a noisy string at line 2618, column 48. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with a noisy string at line 2618, column 53. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with a noisy string at line 2619, column 48. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with a noisy string at line 2619, column 53. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with a noisy string at line 2620, column 50. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with a noisy string at line 2620, column 55. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with a noisy string at line 2622, column 50. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with a noisy string at line 2622, column 55. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with a noisy string at line 2624, column 50. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with a noisy string at line 2624, column 55. See page 53 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 2632, column 27. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 2632, column 54. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 2632, column 86. See page 13 of PBP. (Severity: 1)
|
|
Numeric escapes in interpolated string at line 2634, column 12. See page 56 of PBP. (Severity: 2)
|
|
Use only '//' or '{}' to delimit regexps at line 2637, column 14. See page 246 of PBP. (Severity: 1)
|
|
Regular expression without "/s" flag at line 2637, column 14. See pages 240,241 of PBP. (Severity: 2)
|
|
Regular expression without "/m" flag at line 2637, column 14. See page 237 of PBP. (Severity: 2)
|
|
Use only '//' or '{}' to delimit regexps at line 2638, column 14. See page 246 of PBP. (Severity: 1)
|
|
Regular expression without "/s" flag at line 2638, column 14. See pages 240,241 of PBP. (Severity: 2)
|
|
Regular expression without "/m" flag at line 2638, column 14. See page 237 of PBP. (Severity: 2)
|
|
Use only '//' or '{}' to delimit regexps at line 2639, column 14. See page 246 of PBP. (Severity: 1)
|
|
Regular expression without "/s" flag at line 2639, column 14. See pages 240,241 of PBP. (Severity: 2)
|
|
Regular expression without "/m" flag at line 2639, column 14. See page 237 of PBP. (Severity: 2)
|
|
Use only '//' or '{}' to delimit regexps at line 2640, column 21. See page 246 of PBP. (Severity: 1)
|
|
Regular expression without "/s" flag at line 2640, column 21. See pages 240,241 of PBP. (Severity: 2)
|
|
Regular expression without "/m" flag at line 2640, column 21. See page 237 of PBP. (Severity: 2)
|
|
Postfix control "if" used at line 2640, column 30. See pages 93,94 of PBP. (Severity: 2)
|
|
Quotes used with a noisy string at line 2640, column 49. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with a noisy string at line 2640, column 74. See page 53 of PBP. (Severity: 2)
|
|
Found "\N{SPACE}" at the end of the line at line 2642, column 2. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Quotes used with an empty string at line 2647, column 27. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with a noisy string at line 2648, column 11. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with a noisy string at line 2649, column 11. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 2660, column 4. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 2660, column 28. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 2667, column 4. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 2667, column 28. See page 53 of PBP. (Severity: 2)
|
|
String *may* require interpolation at line 2677, column 17. See page 51 of PBP. (Severity: 1)
|
|
String *may* require interpolation at line 2678, column 45. See page 51 of PBP. (Severity: 1)
|
|
Quotes used with an empty string at line 2682, column 4. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 2682, column 28. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with a noisy string at line 2689, column 11. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with a noisy string at line 2690, column 11. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 2691, column 4. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 2691, column 28. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 2698, column 14. See page 53 of PBP. (Severity: 2)
|
|
Regular expression without "/s" flag at line 2712, column 13. See pages 240,241 of PBP. (Severity: 2)
|
|
Regular expression without "/m" flag at line 2712, column 13. See page 237 of PBP. (Severity: 2)
|
|
Found "\N{SPACE}" at the end of the line at line 2717, column 34. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Postfix control "unless" used at line 2718, column 4. See pages 96,97 of PBP. (Severity: 2)
|
|
Useless interpolation of literal string at line 2718, column 26. See page 51 of PBP. (Severity: 1)
|
|
Use 'eq' or hash instead of fixed-pattern regexps at line 2718, column 62. See pages 271,272 of PBP. (Severity: 2)
|
|
Regular expression without "/s" flag at line 2718, column 62. See pages 240,241 of PBP. (Severity: 2)
|
|
Regular expression without "/m" flag at line 2718, column 62. See page 237 of PBP. (Severity: 2)
|
|
Expression form of "eval" at line 2724, column 13. See page 161 of PBP. (Severity: 5)
|
|
Builtin function called with parentheses at line 2724, column 13. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 2726, column 28. See page 13 of PBP. (Severity: 1)
|
|
Magic punctuation variable used at line 2726, column 49. See page 79 of PBP. (Severity: 2)
|
|
Magic punctuation variable used in interpolated string at line 2727, column 14. See page 79 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 2735, column 28. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 2735, column 32. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 2735, column 57. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with a noisy string at line 2736, column 28. See page 53 of PBP. (Severity: 2)
|
|
Regular expression without "/s" flag at line 2744, column 42. See pages 240,241 of PBP. (Severity: 2)
|
|
Regular expression without "/m" flag at line 2744, column 42. See page 237 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 2745, column 17. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 2745, column 21. See page 53 of PBP. (Severity: 2)
|
|
Found "\t" at the end of the line at line 2756, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 2757, column 2. See pages 208,278 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 2761, column 3. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 2762, column 47. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 2763, column 11. See page 13 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 2763, column 11. See pages 208,278 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 2766, column 47. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 2767, column 11. See page 13 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 2767, column 11. See pages 208,278 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 2770, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
"unless" block used at line 2771, column 3. See page 97 of PBP. (Severity: 2)
|
|
Return value of flagged function ignored - print at line 2772, column 4. See pages 208,278 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 2772, column 9. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 2778, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 2781, column 14. See page 13 of PBP. (Severity: 1)
|
|
Double-sigil dereference at line 2783, column 3. See page 228 of PBP. (Severity: 2)
|
|
Postfix control "if" used at line 2783, column 35. See pages 93,94 of PBP. (Severity: 2)
|
|
Useless interpolation of literal string at line 2786, column 32. See page 51 of PBP. (Severity: 1)
|
|
Quotes used with a noisy string at line 2786, column 71. See page 53 of PBP. (Severity: 2)
|
|
Magic punctuation variable used in interpolated string at line 2786, column 71. See page 79 of PBP. (Severity: 2)
|
|
Useless interpolation of literal string at line 2788, column 57. See page 51 of PBP. (Severity: 1)
|
|
Quotes used with a noisy string at line 2788, column 98. See page 53 of PBP. (Severity: 2)
|
|
Magic punctuation variable used in interpolated string at line 2788, column 98. See page 79 of PBP. (Severity: 2)
|
|
Double-sigil dereference at line 2790, column 15. See page 228 of PBP. (Severity: 2)
|
|
Useless interpolation of literal string at line 2791, column 59. See page 51 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 2796, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 2797, column 3. See page 13 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2797, column 11. See page 51 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 2798, column 3. See page 13 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2798, column 11. See page 51 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 2799, column 3. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 2804, column 2. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 2805, column 2. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 2806, column 2. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 2807, column 2. See page 13 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 2832, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 2833, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Quotes used with an empty string at line 2834, column 5. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 2834, column 23. See page 53 of PBP. (Severity: 2)
|
|
Useless interpolation of literal string at line 2834, column 28. See page 51 of PBP. (Severity: 1)
|
|
String *may* require interpolation at line 2835, column 5. See page 51 of PBP. (Severity: 1)
|
|
String *may* require interpolation at line 2835, column 42. See page 51 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 2838, column 19. See page 13 of PBP. (Severity: 1)
|
|
Quotes used with an empty string at line 2838, column 41. See page 53 of PBP. (Severity: 2)
|
|
Found "\N{SPACE}" at the end of the line at line 2839, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
String *may* require interpolation at line 2841, column 5. See page 51 of PBP. (Severity: 1)
|
|
String *may* require interpolation at line 2841, column 35. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2841, column 59. See page 51 of PBP. (Severity: 1)
|
|
String *may* require interpolation at line 2842, column 16. See page 51 of PBP. (Severity: 1)
|
|
String *may* require interpolation at line 2843, column 37. See page 51 of PBP. (Severity: 1)
|
|
String *may* require interpolation at line 2843, column 61. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2843, column 91. See page 51 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 2844, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 2846, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
String *may* require interpolation at line 2847, column 5. See page 51 of PBP. (Severity: 1)
|
|
String *may* require interpolation at line 2847, column 37. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2847, column 92. See page 51 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 2848, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
String *may* require interpolation at line 2850, column 5. See page 51 of PBP. (Severity: 1)
|
|
String *may* require interpolation at line 2850, column 41. See page 51 of PBP. (Severity: 1)
|
|
String *may* require interpolation at line 2850, column 120. See page 51 of PBP. (Severity: 1)
|
|
String *may* require interpolation at line 2851, column 5. See page 51 of PBP. (Severity: 1)
|
|
String *may* require interpolation at line 2851, column 43. See page 51 of PBP. (Severity: 1)
|
|
String *may* require interpolation at line 2851, column 133. See page 51 of PBP. (Severity: 1)
|
|
String *may* require interpolation at line 2853, column 16. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2854, column 67. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2856, column 59. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2857, column 59. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2858, column 64. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2859, column 51. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2860, column 43. See page 51 of PBP. (Severity: 1)
|
|
String *may* require interpolation at line 2862, column 16. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2863, column 55. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2864, column 64. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2865, column 52. See page 51 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 2867, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
String *may* require interpolation at line 2868, column 16. See page 51 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 2868, column 49. Don't use whitespace at the end of lines. (Severity: 1)
|
|
String *may* require interpolation at line 2869, column 2. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2870, column 63. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2871, column 59. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2872, column 59. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2873, column 59. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2874, column 83. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2875, column 61. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2876, column 72. See page 51 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 2877, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
String *may* require interpolation at line 2878, column 16. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2879, column 77. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2881, column 78. See page 51 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 2882, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
List declaration without trailing comma at line 2883, column 15. See page 17 of PBP. (Severity: 1)
|
|
String *may* require interpolation at line 2884, column 2. See page 51 of PBP. (Severity: 1)
|
|
String *may* require interpolation at line 2885, column 2. See page 51 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 2885, column 42. Don't use whitespace at the end of lines. (Severity: 1)
|
|
String *may* require interpolation at line 2886, column 2. See page 51 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 2889, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Useless interpolation of literal string at line 2890, column 63. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2891, column 59. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2892, column 59. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2893, column 59. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2894, column 83. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2895, column 61. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2896, column 72. See page 51 of PBP. (Severity: 1)
|
|
Quotes used with an empty string at line 2897, column 5. See page 53 of PBP. (Severity: 2)
|
|
Useless interpolation of literal string at line 2897, column 48. See page 51 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 2898, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
List declaration without trailing comma at line 2899, column 15. See page 17 of PBP. (Severity: 1)
|
|
String *may* require interpolation at line 2900, column 2. See page 51 of PBP. (Severity: 1)
|
|
String *may* require interpolation at line 2901, column 2. See page 51 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 2901, column 80. Don't use whitespace at the end of lines. (Severity: 1)
|
|
String *may* require interpolation at line 2902, column 2. See page 51 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 2905, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 2906, column 28. Don't use whitespace at the end of lines. (Severity: 1)
|
|
String *may* require interpolation at line 2907, column 17. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2907, column 67. See page 51 of PBP. (Severity: 1)
|
|
Quotes used with an empty string at line 2908, column 5. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 2908, column 23. See page 53 of PBP. (Severity: 2)
|
|
Useless interpolation of literal string at line 2908, column 28. See page 51 of PBP. (Severity: 1)
|
|
Quotes used with an empty string at line 2909, column 5. See page 53 of PBP. (Severity: 2)
|
|
Found "\N{SPACE}" at the end of the line at line 2909, column 7. Don't use whitespace at the end of lines. (Severity: 1)
|
|
String *may* require interpolation at line 2910, column 17. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2910, column 48. See page 51 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 2911, column 46. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Useless interpolation of literal string at line 2912, column 65. See page 51 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 2913, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 2914, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
String *may* require interpolation at line 2916, column 2. See page 51 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 2918, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 2919, column 28. Don't use whitespace at the end of lines. (Severity: 1)
|
|
String *may* require interpolation at line 2920, column 17. See page 51 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 2920, column 67. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Useless interpolation of literal string at line 2921, column 2. See page 51 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 2922, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Quotes used with an empty string at line 2923, column 5. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 2923, column 23. See page 53 of PBP. (Severity: 2)
|
|
Useless interpolation of literal string at line 2923, column 28. See page 51 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 2924, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Quotes used with an empty string at line 2925, column 5. See page 53 of PBP. (Severity: 2)
|
|
Found "\N{SPACE}" at the end of the line at line 2925, column 7. Don't use whitespace at the end of lines. (Severity: 1)
|
|
String *may* require interpolation at line 2926, column 17. See page 51 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 2926, column 47. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Useless interpolation of literal string at line 2927, column 2. See page 51 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 2928, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 2929, column 46. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 2930, column 64. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Useless interpolation of literal string at line 2931, column 2. See page 51 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 2932, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Expression form of "eval" at line 2941, column 13. See page 161 of PBP. (Severity: 5)
|
|
Builtin function called with parentheses at line 2941, column 13. See page 13 of PBP. (Severity: 1)
|
|
Magic punctuation variable used at line 2943, column 45. See page 79 of PBP. (Severity: 2)
|
|
Return value of flagged function ignored - print at line 2944, column 4. See pages 208,278 of PBP. (Severity: 1)
|
|
Magic punctuation variable used in interpolated string at line 2944, column 10. See page 79 of PBP. (Severity: 2)
|
|
Magic punctuation variable used in interpolated string at line 2955, column 14. See page 79 of PBP. (Severity: 2)
|
|
Magic punctuation variable used in interpolated string at line 2957, column 14. See page 79 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 2958, column 15. See page 13 of PBP. (Severity: 1)
|
|
Double-sigil dereference at line 2958, column 37. See page 228 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 2958, column 49. See page 13 of PBP. (Severity: 1)
|
|
Double-sigil dereference at line 2958, column 54. See page 228 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 2959, column 26. See page 13 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 2960, column 35. See page 51 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 2961, column 4. See pages 208,278 of PBP. (Severity: 1)
|
|
"unless" block used at line 2964, column 4. See page 97 of PBP. (Severity: 2)
|
|
Return value of flagged function ignored - print at line 2965, column 5. See pages 208,278 of PBP. (Severity: 1)
|
|
Magic punctuation variable used in interpolated string at line 2967, column 16. See page 79 of PBP. (Severity: 2)
|
|
Found "\t" at the end of the line at line 2976, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Quotes used with an empty string at line 2978, column 5. See page 53 of PBP. (Severity: 2)
|
|
Found "\N{SPACE}" at the end of the line at line 2978, column 82. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 2980, column 95. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 2982, column 23. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 2983, column 32. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Quotes used with an empty string at line 2988, column 5. See page 53 of PBP. (Severity: 2)
|
|
Regular expression without "/s" flag at line 2996, column 17. See pages 240,241 of PBP. (Severity: 2)
|
|
Regular expression without "/m" flag at line 2996, column 17. See page 237 of PBP. (Severity: 2)
|
|
Regular expression without "/s" flag at line 2999, column 28. See pages 240,241 of PBP. (Severity: 2)
|
|
Regular expression without "/m" flag at line 2999, column 28. See page 237 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 3000, column 23. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 3005, column 17. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 3011, column 6. See page 53 of PBP. (Severity: 2)
|
|
Found "\N{SPACE}" at the end of the line at line 3014, column 20. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 3016, column 20. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 3023, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 3024, column 14. See page 13 of PBP. (Severity: 1)
|
|
Regular expression without "/s" flag at line 3024, column 21. See pages 240,241 of PBP. (Severity: 2)
|
|
Regular expression without "/m" flag at line 3024, column 21. See page 237 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 3025, column 38. See page 13 of PBP. (Severity: 1)
|
|
Quotes used with an empty string at line 3025, column 44. See page 53 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 3028, column 18. See page 13 of PBP. (Severity: 1)
|
|
Quotes used with an empty string at line 3028, column 24. See page 53 of PBP. (Severity: 2)
|
|
Subroutine "flagsCase" is not all lower case or all upper case at line 3033, column 1. See pages 45,46 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 3035, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 3036, column 14. See page 13 of PBP. (Severity: 1)
|
|
Regular expression without "/s" flag at line 3036, column 21. See pages 240,241 of PBP. (Severity: 2)
|
|
Regular expression without "/m" flag at line 3036, column 21. See page 237 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 3037, column 34. See page 13 of PBP. (Severity: 1)
|
|
Quotes used with an empty string at line 3037, column 40. See page 53 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 3038, column 53. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 3038, column 78. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 3040, column 18. See page 13 of PBP. (Severity: 1)
|
|
Quotes used with an empty string at line 3040, column 24. See page 53 of PBP. (Severity: 2)
|
|
Subroutine "tests_flagsCase" is not all lower case or all upper case at line 3045, column 1. See pages 45,46 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 3051, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 3060, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 3061, column 31. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 3062, column 41. See page 13 of PBP. (Severity: 1)
|
|
Postfix control "if" used at line 3062, column 67. See pages 93,94 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 3062, column 77. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 3063, column 41. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 3063, column 69. See page 13 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 3084, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 3089, column 9. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 3090, column 18. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 3090, column 45. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 3090, column 72. See page 13 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 3095, column 23. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 3097, column 49. See page 13 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 3097, column 88. See page 51 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 3100, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 3101, column 49. See page 13 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 3102, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 3103, column 22. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 3107, column 26. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 3107, column 53. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 3107, column 80. See page 13 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 3111, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 3112, column 14. See page 13 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 3124, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 3126, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 3127, column 7. See page 13 of PBP. (Severity: 1)
|
|
Long number not separated with underscores at line 3128, column 45. See page 59 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 3130, column 7. See page 13 of PBP. (Severity: 1)
|
|
Long number not separated with underscores at line 3131, column 46. See page 59 of PBP. (Severity: 2)
|
|
"unless" block used at line 3134, column 3. See page 97 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 3134, column 11. See page 13 of PBP. (Severity: 1)
|
|
"unless" block used at line 3135, column 3. See page 97 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 3135, column 11. See page 13 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 3136, column 26. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 3138, column 12. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 3139, column 12. See page 13 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 3144, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 3156, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 3167, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 3170, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 3171, column 7. See page 13 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 3181, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Postfix control "if" used at line 3182, column 22. See pages 93,94 of PBP. (Severity: 2)
|
|
Return value of flagged function ignored - print at line 3184, column 3. See pages 208,278 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 3190, column 3. See pages 208,278 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 3202, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Subroutine "copy_message" with high complexity score (21) at line 3211, column 1. Consider refactoring. (Severity: 3)
|
|
Too many arguments at line 3211, column 1. See page 182 of PBP. (Severity: 3)
|
|
Found "\t" at the end of the line at line 3213, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Useless interpolation of literal string at line 3217, column 42. See page 51 of PBP. (Severity: 1)
|
|
Quotes used with an empty string at line 3217, column 60. See page 53 of PBP. (Severity: 2)
|
|
Useless interpolation of literal string at line 3218, column 42. See page 51 of PBP. (Severity: 1)
|
|
Quotes used with an empty string at line 3218, column 54. See page 53 of PBP. (Severity: 2)
|
|
Useless interpolation of literal string at line 3219, column 42. See page 51 of PBP. (Severity: 1)
|
|
Quotes used with an empty string at line 3219, column 61. See page 53 of PBP. (Severity: 2)
|
|
Found "\t" at the end of the line at line 3220, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 3221, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 3226, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 3227, column 7. See pages 208,278 of PBP. (Severity: 1)
|
|
Postfix control "if" used at line 3227, column 41. See pages 93,94 of PBP. (Severity: 2)
|
|
Return value of flagged function ignored - print at line 3228, column 2. See pages 208,278 of PBP. (Severity: 1)
|
|
Postfix control "if" used at line 3228, column 95. See pages 93,94 of PBP. (Severity: 2)
|
|
Found "\t" at the end of the line at line 3230, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 3238, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 3240, column 16. See page 13 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 3240, column 44. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 3244, column 11. See pages 208,278 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 3244, column 88. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 3251, column 31. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 3256, column 31. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Postfix control "if" used at line 3259, column 19. See pages 93,94 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 3259, column 35. See page 53 of PBP. (Severity: 2)
|
|
Useless interpolation of literal string at line 3259, column 35. See page 51 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 3260, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 3267, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Too many arguments at line 3271, column 1. See page 182 of PBP. (Severity: 3)
|
|
Found "\N{SPACE}" at the end of the line at line 3273, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 3275, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Quotes used with an empty string at line 3276, column 60. See page 53 of PBP. (Severity: 2)
|
|
"unless" block used at line 3278, column 2. See page 97 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 3278, column 11. See page 13 of PBP. (Severity: 1)
|
|
Quotes used with an empty string at line 3281, column 24. See page 53 of PBP. (Severity: 2)
|
|
Postfix control "if" used at line 3283, column 34. See pages 93,94 of PBP. (Severity: 2)
|
|
Found "\t" at the end of the line at line 3288, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 3292, column 28. See page 13 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 3293, column 18. See pages 208,278 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 3294, column 80. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Useless interpolation of literal string at line 3300, column 62. See page 51 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 3307, column 25. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Useless interpolation of literal string at line 3308, column 3. See page 51 of PBP. (Severity: 1)
|
|
Quotes used with a noisy string at line 3308, column 3. See page 53 of PBP. (Severity: 2)
|
|
Found "\N{SPACE}" at the end of the line at line 3308, column 17. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Useless interpolation of literal string at line 3311, column 49. See page 51 of PBP. (Severity: 1)
|
|
Quotes used with a noisy string at line 3311, column 49. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 3319, column 16. See page 53 of PBP. (Severity: 2)
|
|
Useless interpolation of literal string at line 3319, column 16. See page 51 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 3327, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Useless interpolation of literal string at line 3329, column 41. See page 51 of PBP. (Severity: 1)
|
|
Use only '//' or '{}' to delimit regexps at line 3341, column 15. See page 246 of PBP. (Severity: 1)
|
|
Regular expression without "/s" flag at line 3341, column 15. See pages 240,241 of PBP. (Severity: 2)
|
|
Regular expression without "/m" flag at line 3341, column 15. See page 237 of PBP. (Severity: 2)
|
|
Postfix control "if" used at line 3346, column 37. See pages 93,94 of PBP. (Severity: 2)
|
|
Postfix control "if" used at line 3347, column 64. See pages 93,94 of PBP. (Severity: 2)
|
|
Found "\t" at the end of the line at line 3348, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Quotes used with an empty string at line 3354, column 16. See page 53 of PBP. (Severity: 2)
|
|
Found "\N{SPACE}" at the end of the line at line 3355, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 3358, column 60. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Subroutine "tests_subject" does not end with "return" at line 3365, column 1. See page 197 of PBP. (Severity: 4)
|
|
Quotes used with an empty string at line 3366, column 6. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 3366, column 21. See page 53 of PBP. (Severity: 2)
|
|
String *may* require interpolation at line 3369, column 63. See page 51 of PBP. (Severity: 1)
|
|
Quotes used with an empty string at line 3406, column 6. See page 53 of PBP. (Severity: 2)
|
|
Too many arguments at line 3428, column 1. See page 182 of PBP. (Severity: 3)
|
|
Found "\t" at the end of the line at line 3430, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Quotes used with an empty string at line 3437, column 58. See page 53 of PBP. (Severity: 2)
|
|
Return value of flagged function ignored - print at line 3438, column 4. See pages 208,278 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 3439, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Regular expression without "/s" flag at line 3449, column 20. See pages 240,241 of PBP. (Severity: 2)
|
|
Regular expression without "/m" flag at line 3449, column 20. See page 237 of PBP. (Severity: 2)
|
|
Found "\N{SPACE}" at the end of the line at line 3460, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 3461, column 4. See page 13 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 3461, column 70. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 3463, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Regular expression without "/s" flag at line 3464, column 75. See pages 240,241 of PBP. (Severity: 2)
|
|
Regular expression without "/m" flag at line 3464, column 75. See page 237 of PBP. (Severity: 2)
|
|
Found "\N{SPACE}" at the end of the line at line 3466, column 44. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 3489, column 2. See pages 208,278 of PBP. (Severity: 1)
|
|
Postfix control "if" used at line 3493, column 28. See pages 93,94 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 3501, column 10. See page 53 of PBP. (Severity: 2)
|
|
Found "\t" at the end of the line at line 3502, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 3506, column 17. See page 13 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 3506, column 26. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 3520, column 41. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 3521, column 42. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 3522, column 42. See page 51 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 3530, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 3533, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Double-sigil dereference at line 3534, column 2. See page 228 of PBP. (Severity: 2)
|
|
Double-sigil dereference at line 3534, column 22. See page 228 of PBP. (Severity: 2)
|
|
Double-sigil dereference at line 3535, column 2. See page 228 of PBP. (Severity: 2)
|
|
Double-sigil dereference at line 3535, column 22. See page 228 of PBP. (Severity: 2)
|
|
Found "\t" at the end of the line at line 3536, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Double-sigil dereference at line 3537, column 26. See page 228 of PBP. (Severity: 2)
|
|
Found "\t" at the end of the line at line 3540, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 3541, column 72. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 3546, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 3551, column 9. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 3554, column 6. See page 13 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 3562, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 3564, column 12. See page 13 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 3588, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 3591, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Double-sigil dereference at line 3594, column 37. See page 228 of PBP. (Severity: 2)
|
|
Double-sigil dereference at line 3595, column 37. See page 228 of PBP. (Severity: 2)
|
|
Regular expression without "/s" flag at line 3608, column 23. See pages 240,241 of PBP. (Severity: 2)
|
|
Regular expression without "/m" flag at line 3608, column 23. See page 237 of PBP. (Severity: 2)
|
|
String *may* require interpolation at line 3616, column 6. See page 51 of PBP. (Severity: 1)
|
|
String *may* require interpolation at line 3616, column 32. See page 51 of PBP. (Severity: 1)
|
|
String *may* require interpolation at line 3616, column 43. See page 51 of PBP. (Severity: 1)
|
|
String *may* require interpolation at line 3617, column 6. See page 51 of PBP. (Severity: 1)
|
|
String *may* require interpolation at line 3617, column 37. See page 51 of PBP. (Severity: 1)
|
|
String *may* require interpolation at line 3617, column 50. See page 51 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 3626, column 16. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 3633, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Postfix control "if" used at line 3635, column 50. See pages 93,94 of PBP. (Severity: 2)
|
|
Found "\N{SPACE}" at the end of the line at line 3638, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 3641, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 3642, column 18. See page 13 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 3642, column 25. See page 51 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 3643, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 3644, column 38. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 3646, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 3648, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 3658, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 3662, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 3675, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 3676, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 3681, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Quotes used with an empty string at line 3682, column 35. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 3682, column 46. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 3682, column 57. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 3682, column 68. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 3682, column 79. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 3683, column 35. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 3683, column 46. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 3683, column 57. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 3683, column 68. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 3683, column 79. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 3683, column 90. See page 53 of PBP. (Severity: 2)
|
|
Found "\t" at the end of the line at line 3684, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Double-sigil dereference at line 3687, column 37. See page 228 of PBP. (Severity: 2)
|
|
Double-sigil dereference at line 3688, column 37. See page 228 of PBP. (Severity: 2)
|
|
Found "\t" at the end of the line at line 3695, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 3704, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 3705, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
String *may* require interpolation at line 3709, column 15. See page 51 of PBP. (Severity: 1)
|
|
String *may* require interpolation at line 3709, column 47. See page 51 of PBP. (Severity: 1)
|
|
String *may* require interpolation at line 3709, column 72. See page 51 of PBP. (Severity: 1)
|
|
String *may* require interpolation at line 3710, column 14. See page 51 of PBP. (Severity: 1)
|
|
String *may* require interpolation at line 3710, column 38. See page 51 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 3711, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 3724, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 3729, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Quotes used with an empty string at line 3730, column 32. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 3730, column 43. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 3730, column 54. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 3730, column 65. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 3730, column 76. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 3731, column 32. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 3731, column 43. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 3731, column 54. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 3731, column 65. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 3731, column 76. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 3731, column 87. See page 53 of PBP. (Severity: 2)
|
|
Found "\N{SPACE}" at the end of the line at line 3732, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
String *may* require interpolation at line 3733, column 33. See page 51 of PBP. (Severity: 1)
|
|
Double-sigil dereference at line 3734, column 34. See page 228 of PBP. (Severity: 2)
|
|
Double-sigil dereference at line 3735, column 34. See page 228 of PBP. (Severity: 2)
|
|
String *may* require interpolation at line 3738, column 9. See page 51 of PBP. (Severity: 1)
|
|
String *may* require interpolation at line 3739, column 9. See page 51 of PBP. (Severity: 1)
|
|
String *may* require interpolation at line 3740, column 11. See page 51 of PBP. (Severity: 1)
|
|
String *may* require interpolation at line 3741, column 11. See page 51 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 3748, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Regular expression without "/s" flag at line 3750, column 16. See pages 240,241 of PBP. (Severity: 2)
|
|
Regular expression without "/m" flag at line 3750, column 16. See page 237 of PBP. (Severity: 2)
|
|
Found "\t" at the end of the line at line 3762, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Quotes used with an empty string at line 3763, column 47. See page 53 of PBP. (Severity: 2)
|
|
Found "\t" at the end of the line at line 3766, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 3770, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 3792, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 3794, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Double-sigil dereference at line 3795, column 78. See page 228 of PBP. (Severity: 2)
|
|
Double-sigil dereference at line 3796, column 21. See page 228 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 3799, column 19. See page 13 of PBP. (Severity: 1)
|
|
Quotes used with an empty string at line 3799, column 102. See page 53 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 3802, column 14. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 3803, column 14. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 3808, column 4. See page 13 of PBP. (Severity: 1)
|
|
Quotes used with a noisy string at line 3808, column 29. See page 53 of PBP. (Severity: 2)
|
|
Magic punctuation variable used in interpolated string at line 3808, column 29. See page 79 of PBP. (Severity: 2)
|
|
Found "\t" at the end of the line at line 3811, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 3820, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 3833, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 3840, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 3845, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Quotes used with an empty string at line 3847, column 24. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 3848, column 24. See page 53 of PBP. (Severity: 2)
|
|
Found "\N{SPACE}" at the end of the line at line 3850, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Quotes used with an empty string at line 3852, column 24. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 3853, column 24. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 3854, column 24. See page 53 of PBP. (Severity: 2)
|
|
Found "\t" at the end of the line at line 3857, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 3871, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 3884, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 3891, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 3896, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Quotes used with an empty string at line 3898, column 24. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 3899, column 24. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 3900, column 24. See page 53 of PBP. (Severity: 2)
|
|
Found "\N{SPACE}" at the end of the line at line 3902, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Quotes used with an empty string at line 3904, column 24. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 3905, column 24. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 3906, column 24. See page 53 of PBP. (Severity: 2)
|
|
Found "\N{SPACE}" at the end of the line at line 3908, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 3909, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 3910, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 3912, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Useless interpolation of literal string at line 3926, column 25. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 3928, column 52. See page 51 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 3948, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 3954, column 18. See pages 208,278 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 3971, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Quotes used with a noisy string at line 3972, column 25. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with a noisy string at line 3973, column 25. See page 53 of PBP. (Severity: 2)
|
|
Found "\t" at the end of the line at line 3974, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 3978, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 3987, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Regular expression without "/s" flag at line 3988, column 20. See pages 240,241 of PBP. (Severity: 2)
|
|
Regular expression without "/m" flag at line 3988, column 20. See page 237 of PBP. (Severity: 2)
|
|
Found "\t" at the end of the line at line 4004, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Regular expression without "/s" flag at line 4005, column 13. See pages 240,241 of PBP. (Severity: 2)
|
|
Regular expression without "/m" flag at line 4005, column 13. See page 237 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 4011, column 5. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 4011, column 32. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with a noisy string at line 4011, column 36. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with a noisy string at line 4012, column 46. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with a noisy string at line 4013, column 54. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with a noisy string at line 4016, column 54. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with a noisy string at line 4017, column 60. See page 53 of PBP. (Severity: 2)
|
|
Found "\t" at the end of the line at line 4023, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Useless interpolation of literal string at line 4024, column 5. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 4024, column 27. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 4024, column 38. See page 51 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 4027, column 11. See page 13 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 4027, column 30. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 4027, column 45. See page 51 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 4028, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Useless interpolation of literal string at line 4030, column 5. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 4030, column 27. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 4030, column 38. See page 51 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 4031, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 4033, column 35. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 4034, column 51. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Useless interpolation of literal string at line 4035, column 5. See page 51 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 4036, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Quotes used with an empty string at line 4038, column 15. See page 53 of PBP. (Severity: 2)
|
|
Found "\N{SPACE}" at the end of the line at line 4038, column 17. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Quotes used with an empty string at line 4039, column 15. See page 53 of PBP. (Severity: 2)
|
|
Found "\t" at the end of the line at line 4041, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
String *may* require interpolation at line 4042, column 15. See page 51 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 4042, column 46. Don't use whitespace at the end of lines. (Severity: 1)
|
|
String *may* require interpolation at line 4043, column 15. See page 51 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 4045, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
String *may* require interpolation at line 4046, column 22. See page 51 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 4046, column 53. Don't use whitespace at the end of lines. (Severity: 1)
|
|
String *may* require interpolation at line 4047, column 22. See page 51 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 4049, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
String *may* require interpolation at line 4050, column 31. See page 51 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 4050, column 62. Don't use whitespace at the end of lines. (Severity: 1)
|
|
String *may* require interpolation at line 4051, column 31. See page 51 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 4053, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
String *may* require interpolation at line 4054, column 15. See page 51 of PBP. (Severity: 1)
|
|
Quotes used with an empty string at line 4055, column 15. See page 53 of PBP. (Severity: 2)
|
|
Found "\N{SPACE}" at the end of the line at line 4055, column 17. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Quotes used with an empty string at line 4056, column 15. See page 53 of PBP. (Severity: 2)
|
|
Found "\t" at the end of the line at line 4058, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Quotes used with an empty string at line 4059, column 15. See page 53 of PBP. (Severity: 2)
|
|
Found "\N{SPACE}" at the end of the line at line 4059, column 17. Don't use whitespace at the end of lines. (Severity: 1)
|
|
String *may* require interpolation at line 4060, column 15. See page 51 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 4062, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
String *may* require interpolation at line 4063, column 22. See page 51 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 4063, column 53. Don't use whitespace at the end of lines. (Severity: 1)
|
|
String *may* require interpolation at line 4064, column 22. See page 51 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 4066, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Quotes used with an empty string at line 4068, column 15. See page 53 of PBP. (Severity: 2)
|
|
Useless interpolation of literal string at line 4068, column 15. See page 51 of PBP. (Severity: 1)
|
|
String *may* require interpolation at line 4068, column 31. See page 51 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 4068, column 62. Don't use whitespace at the end of lines. (Severity: 1)
|
|
String *may* require interpolation at line 4069, column 31. See page 51 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 4071, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
String *may* require interpolation at line 4093, column 14. See page 51 of PBP. (Severity: 1)
|
|
Expression form of "eval" at line 4185, column 13. See page 161 of PBP. (Severity: 5)
|
|
Builtin function called with parentheses at line 4185, column 13. See page 13 of PBP. (Severity: 1)
|
|
Magic punctuation variable used at line 4187, column 38. See page 79 of PBP. (Severity: 2)
|
|
Return value of flagged function ignored - print at line 4188, column 4. See pages 208,278 of PBP. (Severity: 1)
|
|
Magic punctuation variable used in interpolated string at line 4188, column 10. See page 79 of PBP. (Severity: 2)
|
|
Long number not separated with underscores at line 4201, column 46. See page 59 of PBP. (Severity: 2)
|
|
Long number not separated with underscores at line 4202, column 46. See page 59 of PBP. (Severity: 2)
|
|
Long number not separated with underscores at line 4204, column 46. See page 59 of PBP. (Severity: 2)
|
|
Long number not separated with underscores at line 4205, column 46. See page 59 of PBP. (Severity: 2)
|
|
Long number not separated with underscores at line 4207, column 46. See page 59 of PBP. (Severity: 2)
|
|
Long number not separated with underscores at line 4208, column 46. See page 59 of PBP. (Severity: 2)
|
|
Long number not separated with underscores at line 4210, column 46. See page 59 of PBP. (Severity: 2)
|
|
Long number not separated with underscores at line 4211, column 46. See page 59 of PBP. (Severity: 2)
|
|
Long number not separated with underscores at line 4213, column 46. See page 59 of PBP. (Severity: 2)
|
|
Long number not separated with underscores at line 4214, column 46. See page 59 of PBP. (Severity: 2)
|
|
Long number not separated with underscores at line 4216, column 49. See page 59 of PBP. (Severity: 2)
|
|
Found "\N{SPACE}" at the end of the line at line 4217, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 4222, column 27. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Quotes used with an empty string at line 4225, column 23. See page 53 of PBP. (Severity: 2)
|
|
Found "\N{SPACE}" at the end of the line at line 4226, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 4229, column 29. See page 13 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 4229, column 38. See page 51 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 4229, column 66. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 4233, column 29. See page 13 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 4233, column 38. See page 51 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 4237, column 22. See page 13 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 4237, column 30. See page 51 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 4241, column 22. See page 13 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 4241, column 31. See page 51 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 4244, column 22. See page 13 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 4244, column 31. See page 51 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 4253, column 13. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 4256, column 22. See page 13 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 4257, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 4259, column 47. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Useless interpolation of literal string at line 4260, column 67. See page 51 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 4265, column 2. See pages 208,278 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 4266, column 2. See pages 208,278 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 4267, column 2. See pages 208,278 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 4268, column 2. See page 13 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 4269, column 2. See pages 208,278 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 4270, column 2. See pages 208,278 of PBP. (Severity: 1)
|
|
Postfix control "if" used at line 4270, column 65. See pages 93,94 of PBP. (Severity: 2)
|
|
Return value of flagged function ignored - print at line 4271, column 2. See pages 208,278 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 4272, column 2. See pages 208,278 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 4273, column 2. See pages 208,278 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 4274, column 2. See pages 208,278 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 4275, column 2. See pages 208,278 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 4276, column 2. See pages 208,278 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 4277, column 2. See pages 208,278 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 4278, column 2. See pages 208,278 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 4279, column 9. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 4282, column 9. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 4285, column 9. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 4288, column 9. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 4291, column 9. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 4295, column 2. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 4296, column 2. See page 13 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 4297, column 2. See pages 208,278 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 4298, column 2. See pages 208,278 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 4299, column 2. See page 13 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 4300, column 2. See pages 208,278 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 4303, column 2. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 4306, column 2. See page 13 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 4310, column 2. See pages 208,278 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 4312, column 2. See pages 208,278 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 4313, column 2. See pages 208,278 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 4327, column 51. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Postfix control "if" used at line 4332, column 31. See pages 93,94 of PBP. (Severity: 2)
|
|
Found "\N{SPACE}" at the end of the line at line 4333, column 41. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Too many arguments at line 4343, column 1. See page 182 of PBP. (Severity: 3)
|
|
Found "\t" at the end of the line at line 4345, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 4347, column 17. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 4347, column 24. See page 13 of PBP. (Severity: 1)
|
|
Double-sigil dereference at line 4347, column 29. See page 228 of PBP. (Severity: 2)
|
|
Found "\t" at the end of the line at line 4349, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 4351, column 3. See pages 208,278 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 4352, column 24. See page 51 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 4354, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 4357, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 4358, column 29. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 4358, column 37. See page 13 of PBP. (Severity: 1)
|
|
Double-sigil dereference at line 4358, column 43. See page 228 of PBP. (Severity: 2)
|
|
Found "\N{SPACE}" at the end of the line at line 4366, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 4368, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Useless interpolation of literal string at line 4369, column 55. See page 51 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 4371, column 3. See pages 208,278 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 4372, column 15. See page 13 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 4373, column 22. See page 51 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 4377, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Useless interpolation of literal string at line 4378, column 33. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 4379, column 33. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 4380, column 33. See page 51 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 4381, column 10. See page 13 of PBP. (Severity: 1)
|
|
Postfix control "unless" used at line 4381, column 29. See pages 96,97 of PBP. (Severity: 2)
|
|
Found "\N{SPACE}" at the end of the line at line 4405, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 4407, column 23. See page 13 of PBP. (Severity: 1)
|
|
Double-sigil dereference at line 4407, column 29. See page 228 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 4408, column 31. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 4408, column 51. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 4409, column 31. See page 13 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 4412, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 4414, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 4417, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Regular expression without "/s" flag at line 4418, column 30. See pages 240,241 of PBP. (Severity: 2)
|
|
Regular expression without "/m" flag at line 4418, column 30. See page 237 of PBP. (Severity: 2)
|
|
Found "\t" at the end of the line at line 4431, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Regular expression without "/s" flag at line 4433, column 24. See pages 240,241 of PBP. (Severity: 2)
|
|
Regular expression without "/m" flag at line 4433, column 24. See page 237 of PBP. (Severity: 2)
|
|
Regular expression without "/s" flag at line 4436, column 24. See pages 240,241 of PBP. (Severity: 2)
|
|
Regular expression without "/m" flag at line 4436, column 24. See page 237 of PBP. (Severity: 2)
|
|
Regular expression without "/s" flag at line 4439, column 24. See pages 240,241 of PBP. (Severity: 2)
|
|
Regular expression without "/m" flag at line 4439, column 24. See page 237 of PBP. (Severity: 2)
|
|
Regular expression without "/s" flag at line 4442, column 24. See pages 240,241 of PBP. (Severity: 2)
|
|
Regular expression without "/m" flag at line 4442, column 24. See page 237 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 4445, column 59. See page 13 of PBP. (Severity: 1)
|
|
Regular expression without "/s" flag at line 4445, column 98. See pages 240,241 of PBP. (Severity: 2)
|
|
Regular expression without "/m" flag at line 4445, column 98. See page 237 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 4450, column 27. See page 13 of PBP. (Severity: 1)
|
|
Quotes used with an empty string at line 4458, column 37. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 4458, column 41. See page 53 of PBP. (Severity: 2)
|
|
Numeric escapes in interpolated string at line 4463, column 51. See page 56 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 4473, column 21. See page 53 of PBP. (Severity: 2)
|
|
Useless interpolation of literal string at line 4473, column 21. See page 51 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 4474, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 4475, column 9. See page 13 of PBP. (Severity: 1)
|
|
Magic punctuation variable used in interpolated string at line 4475, column 52. See page 79 of PBP. (Severity: 2)
|
|
Return value of "close" ignored at line 4477, column 9. Check the return value of "close" for success. (Severity: 2)
|
|
Return value of flagged function ignored - close at line 4477, column 9. See pages 208,278 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 4486, column 2. See page 13 of PBP. (Severity: 1)
|
|
Magic punctuation variable used in interpolated string at line 4486, column 46. See page 79 of PBP. (Severity: 2)
|
|
Return value of "close" ignored at line 4488, column 2. Check the return value of "close" for success. (Severity: 2)
|
|
Return value of flagged function ignored - close at line 4488, column 2. See pages 208,278 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 4489, column 9. See page 13 of PBP. (Severity: 1)
|
|
Quotes used with an empty string at line 4489, column 14. See page 53 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 4495, column 2. See page 13 of PBP. (Severity: 1)
|
|
Magic punctuation variable used in interpolated string at line 4495, column 67. See page 79 of PBP. (Severity: 2)
|
|
File handle for "print" or "printf" is not braced at line 4496, column 2. See page 217 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 4496, column 2. See pages 208,278 of PBP. (Severity: 1)
|
|
Return value of "close" ignored at line 4497, column 2. Check the return value of "close" for success. (Severity: 2)
|
|
Return value of flagged function ignored - close at line 4497, column 2. See pages 208,278 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 4511, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Regular expression without "/s" flag at line 4512, column 21. See pages 240,241 of PBP. (Severity: 2)
|
|
Regular expression without "/m" flag at line 4512, column 21. See page 237 of PBP. (Severity: 2)
|
|
Found "\t" at the end of the line at line 4522, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 4524, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Useless interpolation of literal string at line 4528, column 10. See page 51 of PBP. (Severity: 1)
|
|
String *may* require interpolation at line 4533, column 21. See page 51 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 4535, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Regular expression without "/s" flag at line 4536, column 24. See pages 240,241 of PBP. (Severity: 2)
|
|
Regular expression without "/m" flag at line 4536, column 24. See page 237 of PBP. (Severity: 2)
|
|
Useless interpolation of literal string at line 4539, column 30. See page 51 of PBP. (Severity: 1)
|
|
Magic punctuation variable used at line 4553, column 18. See page 79 of PBP. (Severity: 2)
|
|
Found "\t" at the end of the line at line 4558, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 4561, column 42. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Useless interpolation of literal string at line 4562, column 13. See page 51 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 4562, column 34. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 4568, column 17. Don't use whitespace at the end of lines. (Severity: 1)
|
|
File handle for "print" or "printf" is not braced at line 4571, column 2. See page 217 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 4571, column 2. See pages 208,278 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 4576, column 2. See page 13 of PBP. (Severity: 1)
|
|
Return value of "close" ignored at line 4576, column 2. Check the return value of "close" for success. (Severity: 2)
|
|
Return value of flagged function ignored - close at line 4576, column 2. See pages 208,278 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 4578, column 2. See page 13 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 4586, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 4589, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 4593, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Useless interpolation of literal string at line 4595, column 60. See page 51 of PBP. (Severity: 1)
|
|
Magic punctuation variable used in interpolated string at line 4596, column 20. See page 79 of PBP. (Severity: 2)
|
|
Found "\t" at the end of the line at line 4598, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 4600, column 3. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 4606, column 3. See page 13 of PBP. (Severity: 1)
|
|
Magic punctuation variable used at line 4610, column 23. See page 79 of PBP. (Severity: 2)
|
|
Magic punctuation variable used at line 4612, column 7. See page 79 of PBP. (Severity: 2)
|
|
Regular expression without "/s" flag at line 4612, column 13. See pages 240,241 of PBP. (Severity: 2)
|
|
Regular expression without "/m" flag at line 4612, column 13. See page 237 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 4616, column 4. See page 13 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 4626, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 4627, column 15. See page 13 of PBP. (Severity: 1)
|
|
Quotes used with an empty string at line 4627, column 20. See page 53 of PBP. (Severity: 2)
|
|
Useless interpolation of literal string at line 4627, column 20. See page 51 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 4627, column 23. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 4628, column 37. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Quotes used with an empty string at line 4629, column 11. See page 53 of PBP. (Severity: 2)
|
|
Useless interpolation of literal string at line 4629, column 11. See page 51 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 4629, column 15. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Useless interpolation of literal string at line 4633, column 11. See page 51 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 4633, column 24. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Useless interpolation of literal string at line 4634, column 19. See page 51 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 4649, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 4659, column 13. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 4672, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 4675, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
String delimiter used with "split" at line 4681, column 28. Express it as a regex instead. (Severity: 2)
|
|
Builtin function called with parentheses at line 4681, column 28. See page 13 of PBP. (Severity: 1)
|
|
Quotes used with a noisy string at line 4681, column 34. See page 53 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 4686, column 4. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 4691, column 4. See page 13 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 4708, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Useless interpolation of literal string at line 4710, column 29. See page 51 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 4712, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 4726, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Useless interpolation of literal string at line 4736, column 37. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 4737, column 38. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 4738, column 43. See page 51 of PBP. (Severity: 1)
|
|
Subroutine "remove_Ko" is not all lower case or all upper case at line 4742, column 1. See pages 45,46 of PBP. (Severity: 1)
|
|
Regular expression without "/s" flag at line 4744, column 17. See pages 240,241 of PBP. (Severity: 2)
|
|
Regular expression without "/m" flag at line 4744, column 17. See page 237 of PBP. (Severity: 2)
|
|
Regular expression without "/s" flag at line 4753, column 17. See pages 240,241 of PBP. (Severity: 2)
|
|
Regular expression without "/m" flag at line 4753, column 17. See page 237 of PBP. (Severity: 2)
|
|
Found "\t" at the end of the line at line 4777, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 4786, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 4789, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Quotes used with an empty string at line 4791, column 13. See page 53 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 4791, column 24. See page 13 of PBP. (Severity: 1)
|
|
Regular expression without "/s" flag at line 4794, column 17. See pages 240,241 of PBP. (Severity: 2)
|
|
Regular expression without "/m" flag at line 4794, column 17. See page 237 of PBP. (Severity: 2)
|
|
Postfix control "if" used at line 4797, column 16. See pages 93,94 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 4797, column 30. See page 53 of PBP. (Severity: 2)
|
|
Postfix control "if" used at line 4798, column 22. See pages 93,94 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 4798, column 29. See page 13 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 4802, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Regular expression without "/s" flag at line 4803, column 12. See pages 240,241 of PBP. (Severity: 2)
|
|
Regular expression without "/m" flag at line 4803, column 12. See page 237 of PBP. (Severity: 2)
|
|
Postfix control "if" used at line 4815, column 38. See pages 93,94 of PBP. (Severity: 2)
|
|
Regular expression without "/s" flag at line 4815, column 72. See pages 240,241 of PBP. (Severity: 2)
|
|
Regular expression without "/m" flag at line 4815, column 72. See page 237 of PBP. (Severity: 2)
|
|
Postfix control "if" used at line 4816, column 38. See pages 93,94 of PBP. (Severity: 2)
|
|
Found "\N{SPACE}" at the end of the line at line 4817, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Postfix control "if" used at line 4818, column 46. See pages 93,94 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 4819, column 24. See page 13 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 4819, column 32. See page 51 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 4820, column 25. See page 13 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 4820, column 33. See page 51 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 4821, column 24. See page 13 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 4821, column 32. See page 51 of PBP. (Severity: 1)
|
|
Postfix control "if" used at line 4822, column 30. See pages 93,94 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 4822, column 37. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 4823, column 24. See page 13 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 4823, column 32. See page 51 of PBP. (Severity: 1)
|
|
Postfix control "if" used at line 4824, column 34. See pages 93,94 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 4824, column 41. See page 13 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 4828, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Regular expression without "/s" flag at line 4829, column 12. See pages 240,241 of PBP. (Severity: 2)
|
|
Regular expression without "/m" flag at line 4829, column 12. See page 237 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 4837, column 24. See page 13 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 4837, column 32. See page 51 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 4838, column 25. See page 13 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 4838, column 33. See page 51 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 4839, column 24. See page 13 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 4839, column 32. See page 51 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 4840, column 24. See page 13 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 4840, column 32. See page 51 of PBP. (Severity: 1)
|
|
Regular expression without "/s" flag at line 4845, column 19. See pages 240,241 of PBP. (Severity: 2)
|
|
Regular expression without "/m" flag at line 4845, column 19. See page 237 of PBP. (Severity: 2)
|
|
Found "\N{SPACE}" at the end of the line at line 4857, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Regular expression without "/s" flag at line 4858, column 12. See pages 240,241 of PBP. (Severity: 2)
|
|
Regular expression without "/m" flag at line 4858, column 12. See page 237 of PBP. (Severity: 2)
|
|
Postfix control "if" used at line 4864, column 29. See pages 93,94 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 4865, column 24. See page 13 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 4865, column 32. See page 51 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 4869, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Regular expression without "/s" flag at line 4870, column 12. See pages 240,241 of PBP. (Severity: 2)
|
|
Regular expression without "/m" flag at line 4870, column 12. See page 237 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 4876, column 24. See page 13 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 4876, column 32. See page 51 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 4880, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Regular expression without "/s" flag at line 4881, column 12. See pages 240,241 of PBP. (Severity: 2)
|
|
Regular expression without "/m" flag at line 4881, column 12. See page 237 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 4886, column 24. See page 13 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 4886, column 32. See page 51 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 4890, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 4894, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 4897, column 2. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Quotes used with an empty string at line 4902, column 5. See page 53 of PBP. (Severity: 2)
|
|
Found "\t" at the end of the line at line 4944, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 4953, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Double-sigil dereference at line 4954, column 33. See page 228 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 4956, column 3. See page 13 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 4968, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 4972, column 35. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 4975, column 8. See page 13 of PBP. (Severity: 1)
|
|
Expression form of "eval" at line 4975, column 43. See page 161 of PBP. (Severity: 5)
|
|
Builtin function called with parentheses at line 4975, column 43. See page 13 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 4976, column 4. See pages 208,278 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 4979, column 8. See page 13 of PBP. (Severity: 1)
|
|
Expression form of "eval" at line 4979, column 45. See page 161 of PBP. (Severity: 5)
|
|
Builtin function called with parentheses at line 4979, column 45. See page 13 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 4980, column 4. See pages 208,278 of PBP. (Severity: 1)
|
|
Postfix control "if" used at line 4984, column 34. See pages 93,94 of PBP. (Severity: 2)
|
|
Postfix control "if" used at line 4985, column 36. See pages 93,94 of PBP. (Severity: 2)
|
|
Return value of flagged function ignored - print at line 4987, column 4. See pages 208,278 of PBP. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 4989, column 4. See pages 208,278 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 4998, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 4999, column 26. See page 13 of PBP. (Severity: 1)
|
|
Regular expression without "/s" flag at line 4999, column 33. See pages 240,241 of PBP. (Severity: 2)
|
|
Regular expression without "/m" flag at line 4999, column 33. See page 237 of PBP. (Severity: 2)
|
|
Quotes used with an empty string at line 5000, column 36. See page 53 of PBP. (Severity: 2)
|
|
Found "\N{SPACE}" at the end of the line at line 5007, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 5013, column 1. See page 13 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 5026, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 5032, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 5036, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Builtin function called with parentheses at line 5038, column 20. See page 13 of PBP. (Severity: 1)
|
|
Regular expression without "/s" flag at line 5038, column 27. See pages 240,241 of PBP. (Severity: 2)
|
|
Regular expression without "/m" flag at line 5038, column 27. See page 237 of PBP. (Severity: 2)
|
|
Use 'eq' or hash instead of fixed-pattern regexps at line 5042, column 36. See pages 271,272 of PBP. (Severity: 2)
|
|
Regular expression without "/s" flag at line 5042, column 36. See pages 240,241 of PBP. (Severity: 2)
|
|
Regular expression without "/m" flag at line 5042, column 36. See page 237 of PBP. (Severity: 2)
|
|
Regular expression without "/s" flag at line 5044, column 31. See pages 240,241 of PBP. (Severity: 2)
|
|
Regular expression without "/m" flag at line 5044, column 31. See page 237 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 5048, column 25. See page 13 of PBP. (Severity: 1)
|
|
Regular expression without "/s" flag at line 5050, column 34. See pages 240,241 of PBP. (Severity: 2)
|
|
Regular expression without "/m" flag at line 5050, column 34. See page 237 of PBP. (Severity: 2)
|
|
Postfix control "if" used at line 5053, column 65. See pages 93,94 of PBP. (Severity: 2)
|
|
Found "\N{SPACE}" at the end of the line at line 5069, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 5085, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 5086, column 20. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 5089, column 20. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 5092, column 26. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 5095, column 37. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 5098, column 28. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 5101, column 21. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 5106, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
String *may* require interpolation at line 5115, column 13. See page 51 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 5115, column 60. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 5126, column 12. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 5127, column 105. Don't use whitespace at the end of lines. (Severity: 1)
|
|
String *may* require interpolation at line 5141, column 9. See page 51 of PBP. (Severity: 1)
|
|
String *may* require interpolation at line 5144, column 9. See page 51 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 5158, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 5159, column 20. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 5162, column 26. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 5165, column 37. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 5174, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Quotes used with an empty string at line 5179, column 17. See page 53 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 5179, column 28. See page 13 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 5183, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Regular expression without "/s" flag at line 5184, column 20. See pages 240,241 of PBP. (Severity: 2)
|
|
Regular expression without "/m" flag at line 5184, column 20. See page 237 of PBP. (Severity: 2)
|
|
Found "\N{SPACE}" at the end of the line at line 5186, column 85. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 5189, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Postfix control "if" used at line 5190, column 28. See pages 93,94 of PBP. (Severity: 2)
|
|
Quotes used with a noisy string at line 5190, column 33. See page 53 of PBP. (Severity: 2)
|
|
Postfix control "if" used at line 5191, column 28. See pages 93,94 of PBP. (Severity: 2)
|
|
Quotes used with a noisy string at line 5191, column 33. See page 53 of PBP. (Severity: 2)
|
|
Found "\N{SPACE}" at the end of the line at line 5192, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 5193, column 88. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 5195, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Local lexical variable "$header_Message_Id" is not all lower case or all upper case at line 5212, column 2. See pages 45,46 of PBP. (Severity: 1)
|
|
String *may* require interpolation at line 5212, column 58. See page 51 of PBP. (Severity: 1)
|
|
String *may* require interpolation at line 5217, column 6. See page 51 of PBP. (Severity: 1)
|
|
String *may* require interpolation at line 5218, column 6. See page 51 of PBP. (Severity: 1)
|
|
Long number not separated with underscores at line 5218, column 55. See page 59 of PBP. (Severity: 2)
|
|
Subroutine "tests_Banner" is not all lower case or all upper case at line 5223, column 1. See pages 45,46 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5226, column 50. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5227, column 42. See page 51 of PBP. (Severity: 1)
|
|
"$i" is declared but not used at line 5237, column 9. Unused variables clutter code and make it harder to read. (Severity: 3)
|
|
Builtin function called with parentheses at line 5239, column 28. See page 13 of PBP. (Severity: 1)
|
|
Quotes used with an empty string at line 5248, column 28. See page 53 of PBP. (Severity: 2)
|
|
String *may* require interpolation at line 5249, column 36. See page 51 of PBP. (Severity: 1)
|
|
String *may* require interpolation at line 5250, column 38. See page 51 of PBP. (Severity: 1)
|
|
String *may* require interpolation at line 5251, column 42. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5252, column 28. See page 51 of PBP. (Severity: 1)
|
|
String *may* require interpolation at line 5253, column 38. See page 51 of PBP. (Severity: 1)
|
|
String *may* require interpolation at line 5254, column 40. See page 51 of PBP. (Severity: 1)
|
|
String *may* require interpolation at line 5255, column 41. See page 51 of PBP. (Severity: 1)
|
|
Long number not separated with underscores at line 5256, column 40. See page 59 of PBP. (Severity: 2)
|
|
String *may* require interpolation at line 5256, column 49. See page 51 of PBP. (Severity: 1)
|
|
String *may* require interpolation at line 5257, column 44. See page 51 of PBP. (Severity: 1)
|
|
String *may* require interpolation at line 5259, column 46. See page 51 of PBP. (Severity: 1)
|
|
String *may* require interpolation at line 5260, column 48. See page 51 of PBP. (Severity: 1)
|
|
String *may* require interpolation at line 5261, column 96. See page 51 of PBP. (Severity: 1)
|
|
Quotes used with an empty string at line 5268, column 25. See page 53 of PBP. (Severity: 2)
|
|
Postfix control "if" used at line 5269, column 43. See pages 93,94 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 5269, column 51. See page 13 of PBP. (Severity: 1)
|
|
Quotes used with a noisy string at line 5270, column 54. See page 53 of PBP. (Severity: 2)
|
|
Quotes used with a noisy string at line 5270, column 60. See page 53 of PBP. (Severity: 2)
|
|
Return value of flagged function ignored - print at line 5271, column 9. See pages 208,278 of PBP. (Severity: 1)
|
|
Magic punctuation variable used in interpolated here-document at line 5271, column 15. See page 79 of PBP. (Severity: 2)
|
|
Return value of flagged function ignored - print at line 5484, column 2. See pages 208,278 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 5510, column 15. See page 13 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 5511, column 15. See page 13 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5511, column 20. See page 51 of PBP. (Severity: 1)
|
|
Quotes used with a noisy string at line 5511, column 20. See page 53 of PBP. (Severity: 2)
|
|
Found "\t" at the end of the line at line 5512, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Regular expression without "/s" flag at line 5516, column 14. See pages 240,241 of PBP. (Severity: 2)
|
|
Regular expression without "/m" flag at line 5516, column 14. See page 237 of PBP. (Severity: 2)
|
|
Return value of flagged function ignored - print at line 5517, column 3. See pages 208,278 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5521, column 36. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5522, column 36. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5523, column 36. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5524, column 8. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5525, column 36. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5526, column 36. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5527, column 36. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5528, column 36. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5529, column 36. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5530, column 36. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5531, column 36. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5532, column 36. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5533, column 36. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5534, column 36. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5535, column 36. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5536, column 36. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5537, column 36. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5538, column 36. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5539, column 36. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5540, column 36. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5541, column 36. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5542, column 8. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5543, column 8. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5544, column 8. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5545, column 36. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5546, column 36. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5547, column 8. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5548, column 8. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5549, column 8. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5550, column 8. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5551, column 8. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5552, column 8. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5553, column 8. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5554, column 36. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5555, column 8. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5556, column 8. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5557, column 8. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5558, column 8. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5559, column 8. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5560, column 36. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5561, column 36. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5562, column 36. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5563, column 36. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5564, column 8. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5565, column 8. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5566, column 8. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5567, column 36. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5568, column 36. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5569, column 36. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5570, column 8. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5571, column 8. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5572, column 8. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5573, column 8. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5574, column 36. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5575, column 36. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5576, column 36. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5577, column 8. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5578, column 8. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5579, column 36. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5580, column 36. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5581, column 36. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5582, column 36. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5583, column 36. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5584, column 36. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5585, column 36. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5586, column 36. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5587, column 8. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5588, column 36. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5589, column 36. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5590, column 8. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5591, column 8. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5592, column 36. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5593, column 36. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5594, column 36. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5595, column 8. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5596, column 8. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5597, column 8. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5598, column 36. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5599, column 8. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5600, column 8. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5601, column 8. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5602, column 8. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5603, column 8. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5604, column 8. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5605, column 8. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5606, column 8. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5607, column 8. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5608, column 8. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5609, column 8. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5610, column 8. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5611, column 8. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5612, column 8. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5613, column 8. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5614, column 8. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5615, column 8. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5616, column 8. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5617, column 8. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5618, column 8. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5619, column 8. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5620, column 8. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5621, column 8. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5622, column 36. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5623, column 36. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5624, column 36. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5625, column 36. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5626, column 8. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5627, column 8. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5628, column 8. See page 51 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 5628, column 49. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Useless interpolation of literal string at line 5629, column 8. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5630, column 8. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5631, column 8. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5632, column 36. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5633, column 8. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5634, column 8. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5635, column 36. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5636, column 36. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5637, column 36. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5638, column 36. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5639, column 36. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5640, column 36. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5641, column 36. See page 51 of PBP. (Severity: 1)
|
|
Useless interpolation of literal string at line 5642, column 36. See page 51 of PBP. (Severity: 1)
|
|
Found "\N{SPACE}" at the end of the line at line 5642, column 73. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 5644, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Return value of flagged function ignored - print at line 5648, column 9. See pages 208,278 of PBP. (Severity: 1)
|
|
Postfix control "if" used at line 5648, column 49. See pages 93,94 of PBP. (Severity: 2)
|
|
Found "\t" at the end of the line at line 5649, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Found "\t" at the end of the line at line 5660, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Postfix control "if" used at line 5661, column 12. See pages 93,94 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 5665, column 23. See page 13 of PBP. (Severity: 1)
|
|
Postfix control "if" used at line 5665, column 32. See pages 93,94 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 5668, column 9. See page 13 of PBP. (Severity: 1)
|
|
Postfix control "unless" used at line 5668, column 30. See pages 96,97 of PBP. (Severity: 2)
|
|
Found "\t" at the end of the line at line 5674, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Useless interpolation of literal string at line 5676, column 8. See page 51 of PBP. (Severity: 1)
|
|
Postfix control "if" used at line 5676, column 32. See pages 93,94 of PBP. (Severity: 2)
|
|
Found "\t" at the end of the line at line 5683, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|
|
Useless interpolation of literal string at line 5685, column 8. See page 51 of PBP. (Severity: 1)
|
|
Postfix control "if" used at line 5685, column 32. See pages 93,94 of PBP. (Severity: 2)
|
|
Subroutine "Tls" is not all lower case or all upper case at line 5738, column 1. See pages 45,46 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 5741, column 7. See page 13 of PBP. (Severity: 1)
|
|
Subroutine "Reconnect_counter" is not all lower case or all upper case at line 5745, column 1. See pages 45,46 of PBP. (Severity: 1)
|
|
Postfix control "if" used at line 5748, column 33. See pages 93,94 of PBP. (Severity: 2)
|
|
Builtin function called with parentheses at line 5749, column 7. See page 13 of PBP. (Severity: 1)
|
|
Subroutine "Banner" is not all lower case or all upper case at line 5754, column 1. See pages 45,46 of PBP. (Severity: 1)
|
|
Builtin function called with parentheses at line 5757, column 7. See page 13 of PBP. (Severity: 1)
|
|
Found "\t" at the end of the line at line 5763, column 1. Don't use whitespace at the end of lines. (Severity: 1)
|