Help for this page
#!/usr/bin/perl use strict; ... closedir $dir; move( "$newDir/$_", "$curDir/$_" ) for @FILES;