This repository was archived by the owner on Jun 1, 2023. It is now read-only.
Can't locate object method "first" via package "B::OP" #408
Open
Description
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 --verbose
is run, not an actual test, so I'll just be commenting out that line for now so the test suite can pass.