Changes for version 0.10
- Fixes:
- Cleans up temporary files even if unit's set_up is failed.
- IO::Moose::Handle:
- Method "readline" returns undef on EOF.
- Changes:
- Requires MooseX::GlobRef >= 0.07.
- IO::Moose::Handle:
- The object and the attribute "fh" are the same IO handle if the attribute "tied" is false value.
- TIEHANDLE doesn't create reference to normal object.
- Method "ungetc" calls IO::Handle::ungetc.
Modules
Reimplementation of IO::* with improvements
Reimplementation of IO::File with improvements
Reimplementation of IO::Handle with improvements
Reimplementation of IO::Seekable with improvements
Type for canonical open mode string
Type for open mode string
Type for mode string with PerlIO layer
Type for PerlIO layer string