In perl.git, the branch smoke-me/pod-html-ucvol has been created
<http://perl5.git.perl.org/perl.git/commitdiff/8376a7bfebc88cd8955782fa2c6b6ce3a54a7cb0?hp=0000000000000000000000000000000000000000>
at 8376a7bfebc88cd8955782fa2c6b6ce3a54a7cb0 (commit)
- Log -----------------------------------------------------------------
commit 8376a7bfebc88cd8955782fa2c6b6ce3a54a7cb0
Author: Ricardo Signes <[email protected]>
Date: Sun Apr 15 21:31:08 2012 -0400
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!
-----------------------------------------------------------------------
--
Perl5 Master Repository