With both Perl 5.6.1 and 5.8.0, I receive the following output when running `perl -Iblib/lib t/file.t' for URI 1.22:
1..12
ok 1
ok 2
ok 3
ok 4
URI->new('file://foo/bar', 'file')->file('unix') ne //foo/bar, but /bar
URI->new('file://foo/bar', 'file')->file('mac') ne foo:bar, but bar:
not ok 5
ok 6
ok 7
ok 8
ok 9
ok 10
ok 11
ok 12
I'm running a stock Perl installation on FreeBSD 4.7-RELEASE-p1.
--
Mike Irwin
[EMAIL PROTECTED]
