I have bodies of code to maintain and improve. Using tests is a given, and TDD is a wonderful thing. I am still learning Perl culture, and would appreciate guidance on tools and processes.
My parameters are hopefully simple. I prefer clear and verbose code so I can understand it the next time I read it. When producing tools I prefer to stay as close to Core/StdLib Perl as possible. When working *with* tools, more options are open. For example, using a Perl::Critic plug-in while developing code is fine, shipping those add-ons is something I would avoid.
My current plan is a cycle of:
Repeating as necessary, or until I have to ship the code. Are there other tools to add to the mix? Better processes?
Chronicler: The Domici War (domiciwar.net)
General Ne'er-do-well (github.com/LeamHall)
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Perl tools for making code better
by Tux (Canon) on Jun 29, 2021 at 14:17 UTC | |
by Leitz (Scribe) on Jun 29, 2021 at 14:56 UTC | |
Re: Perl tools for making code better
by kcott (Archbishop) on Jun 29, 2021 at 19:34 UTC | |
Re: Perl tools for making code better
by eyepopslikeamosquito (Archbishop) on Jun 30, 2021 at 00:09 UTC |