Help for this page

Select Code to Download


  1. or download this
      ...
      # use File::Copy::Recursive;  # not used in your example
      use File::NCopy;              # this is the module you're trying to 
    +use later
      ...