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

Changes for version 0.06

  • DEPRECATED "devnull" option (merged into "create" option)
  • DEPRECATED previous "create" option values
  • added "in_fh" option
  • improved Tie::Handle::Base subclassing
  • made return values of tied methods more consistent with Perl's
  • various other minor changes, fixes, and improvements
  • major doc. updates, especially Tie::Handle::Base
  • removed "alpha version" notice
  • fixed a test failure on cygwin, made tests a bit more robust

Modules

Perl extension for replacing files by renaming a temp file over the original
A base class for tied filehandles