clipfilter
module to use X selections (clipboard) from Perl
Install
- All systems
-
curl cmd.cat/clipfilter.sh
- Debian
-
apt-get install libclipboard-perl - Ubuntu
-
apt-get install libclipboard-perl - Kali Linux
-
apt-get install libclipboard-perl - Fedora
-
dnf install perl-Clipboard - Windows (WSL2)
-
sudo apt-get updatesudo 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