in reply to Copy, Cut, Paste Word document

Yes. Drive Winword.exe using OLE Automation. See the Win32::OLE module, and the "object model" documentation available for Office in conjunction with the Typelib Browser to figure out just what to call.

—John