> Hi,
>
> I often have a helper routine in my code that logs an event and then
> does stuff. In some cases, it would be helpful if the line number
> that is logged was one level up from where I call debug.
>
> My question: does functionality exist in l4p similar to Test::More
> that would all
Hi,
I often have a helper routine in my code that logs an event and then
does stuff. In some cases, it would be helpful if the line number that
is logged was one level up from where I call debug.
My question: does functionality exist in l4p similar to Test::More
that would allow me to log e