---
version: 0.13
date: Wed Oct 13 00:42:03 EDT 2010
changes:
- Tom Wyant's excellent Mac fixups
---
version: 0.12
date: Mon Oct 11 02:11:44 EDT 2010
changes:
- Just added 'dragonfly' OS to recognized list (as *nix type)
---
version: 0.11
date: Thu Oct 7 00:20:45 EDT 2010
changes:
- Removed dependency on IO::All, Spiffy and IO::Run (!)
- Switched Mac from pbcopy shelling to Mac::Pasteboard (Tom Wyant)
- Improved error handling of Xclip.pm
- Added at/clipfilter-test
---
version: 0.10
date: Wed Oct 6 21:16:25 EDT 2010
changes:
- Correct recognition of Windows in Makefile.PL (Alexandr Ciornii)
- Makefile.PL version update (Alexandr Ciornii)
- clipjoin now escapes weechat-type mess, and also now has -q flag.
- clipbrowse now defaults to chromium-browser.
- added at/clipjoin-test and at/clipbrowse-test
- Updating email address and copyright date.
- Minor text updates here and there.
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.
The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.
sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
Who doesn't remember the first time they learned to copy and paste,
and generated an exponentially growing text document? Yes, that's
right, clipboards are magical.
With Clipboard.pm, this magic is now trivial to access, cross-platformly,
from your Perl code.