in reply to Re: How to syntax-check Catalyst code which throws 'Invalid CODE attributes' errors?
in thread How to syntax-check Catalyst code which throws 'Invalid CODE attributes' errors?

Thanks but the use of Attributes almost certainly isn't flagged in the particular file I'm testing at any given time, it's a .pm file in a big Catalyst application and would be inheriting the attributes thing from Moose (or possibly Moo?).

  • Comment on Re^2: How to syntax-check Catalyst code which throws 'Invalid CODE attributes' errors?
  • Download Code

Replies are listed 'Best First'.
Re^3: How to syntax-check Catalyst code which throws 'Invalid CODE attributes' errors?
by syphilis (Archbishop) on Jun 09, 2021 at 04:12 UTC
    Thanks but the use of Attributes almost certainly isn't flagged in the particular file I'm testing at any given time

    Aaaah ... that could make the hack somewhat cumbersome to implement ;-)
    Sorry for the noise.

    Cheers,
    Rob