Help for this page

Select Code to Download


  1. or download this
    use File::Path 'make_path';
    File::Path->make_path($path);
    chdir $path or die "Cannot chdir: $!";
    
  2. or download this
    VERSION
        This document describes version 2.08 of File::Path, released 2009-
    +10-04.