in reply to Move/Copy files using Clipboard!

The Win32 family of modules will not work under Linux, it's Windows-only. Some Linux Desktop Environments (e.g. KDE, Gnome) support file-pasting, but only with calls to their libraries (e.g. Qt and GTK, respectively).

As for the Windows API, you want Microsoft's documentation on that matter. Anything in the API can be called using Win32::API, and the module docs explain the mechanics.

<-radiant.matrix->
A collection of thoughts and links from the minds of geeks
The Code that can be seen is not the true Code
"In any sufficiently large group of people, most are idiots" - Kaa's Law