fork(1) download
  1. no if ($] >= 5.018), 'warnings' => 'experimental';
  2.  
  3. print ((0 ~~ (0, 5..100)) ? "Y" : "N");
Success #stdin #stdout 0.01s 5432KB
stdin
Standard input is empty
stdout
N