Subject: | Installation fails on modern perls |
When running tests:
do "t/copy.tx" failed, '.' is no longer in @INC; did you mean do "./t/copy.tx"? at t/pasteboard.t line 22.
# No tests run!
# Failed test 'No tests run for subtest "Copy to clipboard"'
# at t/pasteboard.t line 23.
do "t/error.tx" failed, '.' is no longer in @INC; did you mean do "./t/error.tx"? at t/pasteboard.t line 26.
# No tests run!
# Failed test 'No tests run for subtest "Error handling"'
# at t/pasteboard.t line 27.
do "t/misc.tx" failed, '.' is no longer in @INC; did you mean do "./t/misc.tx"? at t/pasteboard.t line 30.
# No tests run!
# Failed test 'No tests run for subtest "Miscellaneous"'
# at t/pasteboard.t line 31.
do "t/paste.tx" failed, '.' is no longer in @INC; did you mean do "./t/paste.tx"? at t/pasteboard.t line 34.
# No tests run!
# Failed test 'No tests run for subtest "Paste from clipboard"'
# at t/pasteboard.t line 35.
do "t/synch.tx" failed, '.' is no longer in @INC; did you mean do "./t/synch.tx"? at t/pasteboard.t line 38.
# No tests run!
# Failed test 'No tests run for subtest "Synch with clipboard"'
# at t/pasteboard.t line 39.
# Looks like you failed 5 tests of 5.
t/pasteboard.t ..
Dubious, test returned 5 (wstat 1280, 0x500)
Failed 5/5 subtests
t/basic.t ....... ok
Test Summary Report
-------------------
t/pasteboard.t (Wstat: 1280 Tests: 5 Failed: 5)
Failed tests: 1-5
Non-zero exit status: 5
Files=2, Tests=16, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.17 cusr 0.04 csys = 0.24 CPU)
Result: FAIL
Failed 1/2 test programs. 5/16 subtests failed.