clipbrowse

module to use X selections (clipboard) from Perl

Install

All systems
curl cmd.cat/clipbrowse.sh
Debian Debian
apt-get install libclipboard-perl
Ubuntu
apt-get install libclipboard-perl
image/svg+xml Kali Linux
apt-get install libclipboard-perl
Fedora
dnf install perl-Clipboard
Windows (WSL2)
sudo apt-get update sudo apt-get install libclipboard-perl
Raspbian
apt-get install libclipboard-perl

libclipboard-perl

module to use X selections (clipboard) from Perl

Clipboard is a module for accessing the X clipboard. It provides a copy() and a paste() function, and uses xclip(1) under the hood. Additionally the package includes a couple of scripts for working with the clipboard: clipaccumulate clipbrowse clipedit clipfilter clipjoin

perl-Clipboard

Copy and paste with any OS