The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.100 - 2021-06-18

  • Make all(?) string arguments encoding-aware. This was triggered by Felipe Gasper's blog entry "Perl's SvPV Menace" at https://dev.to/fgasper/perl-s-svpv-menace-5515, but ended up being a complete refactor. You can get back the old factoring (with worse encoding support) by running Makefile.PL or Build.PL with the -p argument.
  • Add taint support. Any data that come from the outside are now tainted. Pasteboard names (to new()) may not be tainted.
  • Fix broken POD links, and add xt/author/pod_links.t to ensure that they stay fixed.
  • Clean up prerequisites.

Documentation

How to write a droplet.
Manipulate Mac OS X pasteboards/clipboards.

Modules

Manipulate Mac OS X clipboards/pasteboards.