cperl icon indicating copy to clipboard operation
cperl copied to clipboard

Can't locate object method "first" via package "B::OP"

Open tobyink opened this issue 5 years ago • 0 comments

I get this error when deparsing some coderefs.

If you want to see where I've encountered it, it occurs in t/20-unit/Type-Library/recursive-type-definitions.t of the Type-Tiny 1.010000 test suite. It's only being caused by a line of debugging output visible when prove --verboseis run, not an actual test, so I'll just be commenting out that line for now so the test suite can pass.

tobyink avatar Mar 07 '20 09:03 tobyink