Smart::Comments - Turn comments into debugging messages
Smart comments provide an easy way to insert debugging and tracking code into a program. Best of all, when you're finished debugging, you don't have to remove them. Simply commenting out the use Smart::Comments line turns them back into regular comments.
Smart comments provide an easy way to insert debugging and tracking code into a program. Best of all, when you're finished debugging, you don't have to remove them. Simply commenting out the use Smart::Comments line turns them back into regular comments.