Help for this page

Select Code to Download


  1. or download this
           mkpath( $dir )
           mkpath( $dir, $verbose, $mode )
    ...
               behaviour and return value of the function is otherwise ide
    +ntical
               to make_path().
    
  2. or download this
    use File::Path qw/ make_path /;
    
  3. or download this
    use File::Path qw/ mkpath /;