in reply to Re^2: Failing to Install File::Copy::Recursive
in thread Failing to Install File::Copy::Recursive
> perl -Mblib t/01.legacy.t # functionality w/ default globals ok 1 - DirPerms default is 0777 ok 2 - CPRFComp default is false ok 3 - RMTrgFil default is false not ok 4 - dircopy() defaults as expected when target does not exist # Failed test 'dircopy() defaults as expected when target does not e +xist' # at t/01.legacy.t line 331. # Structures begin differing at: # $got->{C:/Users/sisyphus/AppData/Local/Temp/tNBiHmA0Z3/orig +/data} = Does not exist # $expected->{C:/Users/sisyphus/AppData/Local/Temp/tNBiHmA0Z3/orig +/data} = 'file' Error open (<) on 'C:/Users/sisyphus/AppData/Local/Temp/tNBiHmA0Z3/new +/C:/Users/sisyphus/AppData/Local/Temp/tNBiHmA0Z3/new/data': Invalid a +rgument at t/01.legacy.t line 338. # Tests were run but no plan was declared and done_testing() was not s +een. # Looks like your test exited with 22 just after 4.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Failing to Install File::Copy::Recursive
by sannag (Sexton) on Jan 31, 2018 at 16:46 UTC |