Unter Windows geht das mit Win32::Clipboard:
Auslesen mit Get(), wenn leer: Füllen mit Set(), auf Veränderung waren mit WaitForChange() usw.
Everyone knows that debugging is twice as hard as writing a program in the first place. So if you're as clever as you can be when you write it, how will you ever debug it? -- Brian Kernighan: "The Elements of Programming Style"