in reply to Re^3: copying each and every file from source directory to destination directory
in thread how to a specific group of files from source directory to destination directory

i am connected to server . i am not sure whether i could do it.when i am trying to install
Can't open perl script "Makefile.PL": No such file or directory. Use -S to search $PATH for it.
is the thing i am getting thanks and regards dharani

20071110 Edited by Co-Rion: Restored content

  • Comment on Re^4: copying each and every file from source directory to destination directory
  • Download Code

Replies are listed 'Best First'.
Re^5: copying each and every file from source directory to destination directory
by erroneousBollock (Curate) on Oct 20, 2007 at 07:50 UTC
    Are you in the correct directory ? (The one containing Makefile.PL)

    Please read the instructions very carefully (don't skip over bits that aren't typing).

    -David