Open brummett opened 10 years ago
coderefs in the watch window and popups should show the file:line where the sub was defined
From Sub::Information:
line => { code => sub { B::svref_2object(shift)->START->line } }, file => { code => sub { B::svref_2object(shift)->START->file } },
coderefs in the watch window and popups should show the file:line where the sub was defined