Description
Perl scripts can read from and write to the desktop clipboard through a reusable module. It is useful for automation, text processing, small desktop helpers, and developer tools.
Clipboard contents often include passwords, tokens, copied messages, and private data. Avoid logging clipboard text or reading it without a clear user action.