Skip to content
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

Can't locate XML/Printer/ESCPOS.pm in @INC #1

Open
eserte opened this issue Oct 7, 2022 · 0 comments
Open

Can't locate XML/Printer/ESCPOS.pm in @INC #1

eserte opened this issue Oct 7, 2022 · 0 comments

Comments

@eserte
Copy link

eserte commented Oct 7, 2022

The test suite fails on some of my smoker systems, probably due to undeclared prereqs:

PERL_DL_NONLAZY=1 "/opt/perl-5.28.3/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Can't locate XML/Printer/ESCPOS.pm in @INC (you may need to install the XML::Printer::ESCPOS module) (@INC contains:  ... ) at t/01-basic.t line 6.
BEGIN failed--compilation aborted at t/01-basic.t line 6.
t/01-basic.t .. 
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run 
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