in reply to A bug in caller() with Devel::Trace?
The format's more or less:
where $1 becomes the new line number and $2 the new file name./^#\s*line\s+(\d+)(.*)/
Not often used, but it's not a bug. (Though arguably there should've had to have been a space between the number and the name)
|
|---|