in reply to Fun with Prototypes
Some people want debug functions to disappear without footprint in production.
Like with Smart::Comments but without source filter.
Try to find a way where changing the prototype of a function &dmp will turn the call to a no op.
Your bar /#(\w+)/, @a; is already quite close, but it's still involving a division. :)
Cheers Rolf
(addicted to the Perl Programming Language and ☆☆☆☆ :)
Je suis Charlie!
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Fun with Prototypes
by tobyink (Canon) on Jul 22, 2017 at 11:22 UTC | |
by LanX (Saint) on Jul 22, 2017 at 22:28 UTC | |
Re^2: Fun with Prototypes
by LanX (Saint) on Jul 20, 2017 at 12:49 UTC |