![]() |
|
Think about Loose Coupling | |
PerlMonks |
Re: Workflow / Setup Questionsby BillKSmith (Monsignor) |
on Aug 03, 2022 at 19:39 UTC ( #11145929=note: print w/replies, xml ) | Need Help?? |
Give the perl debugger a chance. You can accomplish most of your debugging tasks with only four commands (b, n, x, c). Learn additional commands as your need or interest requires. (Remember how you learned VIM?)
Bill
In Section
Seekers of Perl Wisdom
|
|