Description
IO::Handle-like objects can be normalized and inspected with reusable Perl helpers. Developers use this module when code accepts files, sockets, strings, or custom handles and needs consistent behavior. It acts on handles supplied by caller code and inherits their read or write effects.