This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
make Pod-Html's _unixify normalize Win32 drive letters
authorRicardo Signes <rjbs@cpan.org>
Mon, 16 Apr 2012 01:31:08 +0000 (21:31 -0400)
committerRicardo Signes <rjbs@cpan.org>
Mon, 16 Apr 2012 01:55:26 +0000 (21:55 -0400)
commit8376a7bfebc88cd8955782fa2c6b6ce3a54a7cb0
treeb9313f5615ad44513ed1b633815786909869fdd5
parent1a13b0759af8c958576ca1da3d406f7abdf9d241
make Pod-Html's _unixify normalize Win32 drive letters

Okay, look, this is kind of stupid and horrible, but it should
stop smoke failures and actually address some forms of failed path
comparisons in Pod::Html.  In reality, we should be doing better path
comparisons than checking substr and eq, but that's not going to get
properly overhauled at this late date.

In the meantime, this should fix Win32 smokers with forcibly lc()-ed
cwds without breaking anybodye else, right?  Right!
ext/Pod-Html/lib/Pod/Html.pm
ext/Pod-Html/t/crossref2.t
ext/Pod-Html/t/pod2html-lib.pl