in reply to Perl Commands for Unix/Linux
-l : create a link instead to copy files
the perl function here should be probably "link" instead copy (or "symlink" if you want instead a soft link). I had not verified that works with directories, so try first with something that you can lose.
link DIRX DIRY