In perl.git, the branch smoke-me/jkeenan/130258-file-find-wls has been created
<http://perl5.git.perl.org/perl.git/commitdiff/02bf7330deeaa5dbc41d5c6d89a80d2c31e08c6b?hp=0000000000000000000000000000000000000000> at 02bf7330deeaa5dbc41d5c6d89a80d2c31e08c6b (commit) - Log ----------------------------------------------------------------- commit 02bf7330deeaa5dbc41d5c6d89a80d2c31e08c6b Author: James E Keenan <[email protected]> Date: Sun Dec 4 08:47:26 2016 -0500 Account for WSL in assignment to dont_use_nlink. File::Find sees that $^O is 'linux' and uses nlink, which doesn't work. Identify and account for Windows Subsystem on Linux (WSL). Problem reported and revisions submitted by Thorsten Behrens on p5p list. Incorporate suggestions by Uri Guttman. ----------------------------------------------------------------------- -- Perl5 Master Repository
