REVISION HISTORY FOR IO::Plumbing

0.08, 21 Aug 2008

  • Various test suite changes based on examining the CPAN Testers failures reports for the module.

0.07, 21 Aug 2008

  • Fix a buggy BUILDALL implementation (internal change)

  • Remove a debugger break-point in the Bucket code

  • Fix up ->wait to not wait twice when called twice, and fix its error message

  • Fix a bad test that failed on Solaris

0.06, 8 Jul 2008

  • Module::Install didn't update META.yml. So, here is another release.

0.05, 8 Jul 2008

  • Brown paper bag release - fix a broken test.

0.04, 8 Jul 2008

  • Fix some test failures that were due to 'od -x' having different output across systems

0.03, 23 Jun 2008

Selection of features:

  • Fix the MANIFEST.SKIP so we actually deliver a Makefile.PL

  • Add new "hose" object

  • Plumb connection refactor

  • Vague beginnings of fd_shape for custom-shaped plumbs

0.02, 29 Apr 2008

  • Update dependencies, correct usage of Module::Install

  • Move use of $PREFER_CODE to where it was defined.