Subject: | file_spec.t fails -- off by one counting path elements |
Bug observed on Win32 Perl 5.8.8 and IO-All-0.33.
File::Spec (3.17) prepends "." to path(), but file_spec.t just splits
the path on the separator.
not ok 15
# Failed test in t/file_spec.t at line 23.
# got: '19'
# expected: '18'