http://qs1969.pair.com?node_id=791169


in reply to Re: XP Perl Replacement for "Send to Clipboard as Filename"
in thread XP Perl Replacement for "Send to Clipboard as Filename"

Excellent. You can even copy multiple file names by using

C:\Perl\bin\wperl.exe -MWin32::Clipboard -e Win32::Clipboard(join(qq(\ +r\n),@ARGV))