http://qs321.pair.com?node_id=11110812

bigal_george has asked for the wisdom of the Perl Monks concerning the following question:

Greetings if you use File::Copy::Recursive eg dircopy("$sourcedir/", "$targetdir/",$overwrite)
My file counter is errant and if possible, I need to get the current filename or directoryname dircopy is processing now
if anyone has any idea I cant see any functions to get this info within File::Copy::Recursive . thanks.