# New Ticket Created by Zoffix Znet # Please include the string: [perl #131178] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/Ticket/Display.html?id=131178 >
Reportedly, `mkdir` on an existing directory (e.g. `mkdir '/'`) succeeds on Linux, but fails on OSX: https://irclog.perlgeek.de/perl6/2017-04-19#i_14453020 The two should behave the same. IMO linux's behaviour is more desirable.