Our developers (and people that handle staging) have been remarking about very low signal to noise error messages since moving some of our code to Moose.
I'm pretty sure this is a dependency issue, but serves as an example as other errors are often as, eh, verbose: https://gist.github.com/raw/55a49a3149aebba90ac2/88c0cf6c6b01a153c35e96ab4e641d8ea52db410/Lots%20of%20output In that case that module is simply using: "extends 'DBIx::Class::Storage::DBI::Replicated';" Any tricks I can pass on to our team to help them learn how to decipher these? -- Bill Moseley [email protected]
