The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
0.004		2012-01-07	T. R. Wyant
  Make Changes file Test::CPAN::Changes compliant. Add author test
    xt/author/changes.t to be sure it stays that way.
  Attempt to address the fact that Mac::Errors is optional, but the
    Cpants Kwalitee Game thinks it is required.

0.003		2011-12-14	T. R. Wyant
  Production version number. No other changes since 0.002_91.

0.002_91	2011-12-04	T. R. Wyant
  Document the fact that Mac::Pasteboard does not (yet) support the Mac
    OS 10.6 Snow Leopard functionality of placing more than one item on
    a pasteboard. Also document a workaround if the user is trying to
    write a droplet.
  Skip rather than fail when t/basic.t gets an error that indicates that
    we are forbidden to access the pasteboard. Enhance the skip message
    to include 'ssh session' as a possible reason for this.

0.002_90	2011-11-28	T. R. Wyant
  Converted to Perl-Foundation-recommended copyright and license.
  Dependencies now include _all_ modules, including core.
  Test::More 0.88 required for testing.
  Do author tests with Module::Build 'authortest' target. Move the
    author tests to xt/author/.

0.002		2008-03-31	T. R. Wyant
  Have Build.PL die if $^O ne 'darwin'.
  Update Mac::Pasteboard version. No other changes to Mac::Pasteboard.

0.001		2008-03-01	T. R. Wyant
  Initial production release.