The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.29 - 2024-04-07

  • Add Xsel.pm / xsel support.
  • Improve clipbrowse's reliability / security:
    • https://github.com/shlomif/Clipboard/issues/11
    • https://github.com/shlomif/Clipboard/pull/12
    • Thanks to @fschlich .
  • Made the code more elegant and reliable.
    • E.g.: explicit returns

Documentation

Make a bunch of little clipboards into one big one.
Load a URL from the clipboard into your browser.
Edit clipboard contents in one swoop.
Run various conversions for your clipboard data.
Remove superfluous spaces from the clipboard.

Modules

Copy and paste with any OS

Provides

in lib/Clipboard/MacPasteboard.pm
in lib/Clipboard/Win32.pm
in lib/Clipboard/Xclip.pm
in lib/Clipboard/Xsel.pm