Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: use statement seemingly ignored

by haukex (Archbishop)
on Nov 15, 2022 at 20:52 UTC ( #11148191=note: print w/replies, xml ) Need Help??


in reply to use statement seemingly ignored

I recently migrated servers, and since then I'm getting an error

That's clearly not the only thing that has changed. Have you made sure the code on the old server is identical to the new server? If not, what changes have you made? If the code truly is identical, then make sure to check the Perl versions on the old and new servers, as well as the contents of @INC on each, and report those here too.

Does NCPS::Meets use the standard Exporter module? Because if it does, it would complain about that module not exporting getMeetInfo, or if it did export it but the module didn't actually contain that function, my testing shows the error message would be different.

It would be best if you could show an SSCCE that reproduces the error.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11148191]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this? | Other CB clients
Other Users?
Others chilling in the Monastery: (4)
As of 2023-09-28 16:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?