ok(mkdir('blurfl',0777)); ok(!mkdir('blurfl',0777)); like($!, qr/cannot move|exist|denied|unknown/i);