Hi there, On Wed, 1 Jun 2022, Ovid wrote: > On Sat, May 28, 2022 at 9:18 PM Darren Duncan wrote: >> On 2022-05-28 4:16 a.m., Ovid wrote: >>> >>> Not sure what it would take to do this, but this kind of error ... >>> >>> Can't locate object method "some_method" via package "Some::Class" >>> ... CPAN testers ... Type::Tiny released eight years ago. >>> It would be nice if the error looked like this: >>> >>> Can't locate object method "some_method" via package "Some::Class, version 1.01" >> >> I agree with this proposed change, or something similar to it. -- Darren >> Duncan >> > > Anyone else have an opinion on this? It can't hurt to have more useful information, but I always worry about breaking things which rely on parsing output. I do that myself quite a bit in error handling routines, although thankfully nothing which would trip over this one. Recently I've seen other logging changes proposed; maybe one feature could guard them all? -- 73, Ged.Thread Previous