Help for this page
#!/usr/bin/perl -w ... die "src cannot equal dest" if ($src eq $dest); doit ($src);