I have to change the directory structure of my source code files to another directory structure. For example, if the source files are in folder "C:\Base\folder1" and "C:\Base\folder2" , I should be able to change it to "C:\Base\folder3\folder4" and "C:\Base\folder4" resepctively using the perl script. The contents of folders are to be copied to new destination as well.