(new-env) fritz@laptop:~/Desktop/Acme-Frobnitz$ prove -lv t/download.t t/download.t .. 1..3 ok 1 - Acme::Frobnitz->can('download') bash: 7.wrap.sh: No such file or directory not ok 2 - YouTube video download did not throw an error # Failed test 'YouTube video download did not throw an error' # at t/download.t line 24. not ok 3 - Output directory exists # Failed test 'Output directory exists' # at t/download.t line 27. not ok 4 - Downloaded files exist in the output directory # Failed test 'Downloaded files exist in the output directory' # at t/download.t line 29. not ok 5 - planned to run 3 but done_testing() expects 4 # Failed test 'planned to run 3 but done_testing() expects 4' # at t/download.t line 34. # Looks like you planned 3 tests but ran 5. # Looks like you failed 4 tests of 5 run. Dubious, test returned 4 (wstat 1024, 0x400) Failed 2/3 subtests