in reply to 'Paste' data in X
Gtk-Perl does support drag-and-drop so you may be able to talk to another app that knows drag-and-drop, but again, that is not universal.
I'm not sure what you really want to do, but if your goal is to talk to netscape see this article for information on how to control a netscape session from the command line (or system/backticks in perl).
You might also want to see this page for a scheme for doing something similar to what you describe. It uses X directly and I don't know of any perl bindings supporting that.
HTH, --traveler
|
|---|