Skip to content

Can't locate JSON.pm in @INC #90

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
eserte opened this issue Apr 13, 2025 · 0 comments
Open

Can't locate JSON.pm in @INC #90

eserte opened this issue Apr 13, 2025 · 0 comments

Comments

@eserte
Copy link

eserte commented Apr 13, 2025

t/00-load.t fails if JSON.pm (which is not a core perl module) is not installed:

...
Can't locate JSON.pm in @INC (you may need to install the JSON module) (@INC contains:  ...  .) at /home/cpansand/.cpan/build/2025041219/Lab-Measurement-3.930-3/blib/lib/Lab/Moose/Instrument/Bluefors_Temp.pm line 23.
BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2025041219/Lab-Measurement-3.930-3/blib/lib/Lab/Moose/Instrument/Bluefors_Temp.pm line 23.
Compilation failed in require at t/00-load.t line 121.
# Looks like your test exited with 2 just after 49.
t/00-load.t ............................. 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 68/117 subtests 
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant