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 |