in reply to use statement seemingly ignored

Are you sure that NCPS::Meets exports the getMeetInfo() subroutine?

Are you sure that there is no NCPS::Results::getMeetInfo() subroutine?

Also, maybe getMeetInfo has code that outputs that error message?

Without seeing more of the code and what line 455 is, it's hard to tell. Consider removing as much code as possible, while still keeping a working SSCCE.

Replies are listed 'Best First'.
Re^2: use statement seemingly ignored
by GrandFather (Saint) on Nov 15, 2022 at 20:04 UTC

    NCPS::Meets::getMeetInfo could be calling into NCPS::Results.pm which calls NCPS::Results::getMeetInfo which doesn't exist. There is nothing in the OP's error report that would tell us and metacpan doesn't seem to know a lot about NCPS so its hard to check.

    Optimising for fewest key strokes only makes sense transmitting to Pluto or beyond