Perl Patch Review

Use when reviewing or writing a Perl patch against Bugzilla 5.0+/Harmony - a change touching Bugzilla/*.pm modules, a *.cgi script, or Bugzilla::Object subclasses. Covers Harmony's actual coding-style enforcement (perltidy/perlcritic config, tabs-vs-spaces, shebang and pragma rules from the t/ test suite), Bugzilla::Object validator/dependency patterns, and taint-safety idioms (detaint_natural/detaint_signed). Trigger for patch review, "does this follow Bugzilla conventions", or "will this pass perl -c / the test suite" questions.

topunix 0aae2a7 3 files · 14.6 KB Updated

File contents

topunix/bugzilla-skills/tree/main/skills/perl-patch-review commit 0aae2a7137

Frequently asked questions

npx skillmds@latest add topunix/perl-patch-review