Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Path-Class CPAN distribution.

Maintainer(s)' notes

I prefer that bugs & patches are filed on GitHub rather than on RT: https://github.com/kenahoo/Path-Class/issues. Thanks.

Report information
The Basics
Id: 16018
Status: resolved
Priority: 0/
Queue: Path-Class

People
Owner: Nobody in particular
Requestors: ron [...] savage.net.au
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.14
Fixed in: (no value)



Subject: Tiny problem with a test
(1) Had a tiny problem installing this module: -------------------------------------------------- Command: perl Build test Output: lib\Path\Class\Entity.pm -> blib\lib\Path\Class\Entity.pm lib\Path\Class\File.pm -> blib\lib\Path\Class\File.pm lib\Path\Class.pm -> blib\lib\Path\Class.pm lib\Path\Class\Dir.pm -> blib\lib\Path\Class\Dir.pm t\01-basic.........FAILED test 63 Failed 1/64 tests, 98.44% okay t\02-foreign.......ok 2/23 skipped: Can't test VMS code on other platforms t\03-filesystem....ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\01-basic.t 64 1 1.56% 63 2 subtests skipped. Errors: # Test 63 got: "1" (t\01-basic.t at line 144) # Expected: "0" # t\01-basic.t line 144 is: ok dir('/foo/bar')->subsumes('foo/bar'), 0; Failed 1/3 test scripts, 66.67% okay. 1/147 subtests failed, 99.32% okay. -------------------------------------------------- (2) Also Build: blib\lib/Path/Class/Dir.pm: undelimited C<> in paragraph 115. Build: blib\lib/Path/Class/Dir.pm: undelimited C<> in paragraph 117. (3) Env C:\perl-modules\PathTools-3.14>perl -v This is perl, v5.8.6 built for MSWin32-x86-multi-thread (with 3 registered patches, see perl -V for more detail) under Win2K.
Looks like I forgot to close out this ticket. Closing now.