in reply to perl compiler optimizer curiosity
Assuming (like me) you generally prefer logging to crack-pipe debugging sessions, have you considered more mainstream alternatives to your home-grown debug subroutine ... such as Log::Log4perl or Smart::Comments?
See also:
Building Perl References
Troubleshooting References
Logging References
Linux man pages:
perldoc:
CPAN:
Perl Monks:
Debugging References
PM Nodes:
Added Later:
Perl core docs:
Other:
See Also
Many references were added later, long after the initial reply was made.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: perl compiler optimizer curiosity
by Fletch (Bishop) on Mar 12, 2022 at 07:00 UTC | |
Re^2: perl compiler optimizer curiosity
by 1nickt (Canon) on Mar 12, 2022 at 17:43 UTC |