perl -MWin32::Clipboard -we "eval Win32::Clipboard::GetText(); print STDERR $@ if $@"