5 kx # HOW TO EDIT THIS FILE:
5 kx # The "handy ruler" below makes it easier to edit a package description. Line
5 kx # up the first '|' above the ':' following the base package name, and the '|'
5 kx # on the right side marks the last column you can put a character in. You must
5 kx # make exactly 11 lines for the formatting to be correct. It's also
5 kx # customary to leave one space after the ':'.
5 kx
5 kx |-----handy-ruler------------------------------------------------------|
5 kx perl-io-handle: perl-io-handle @VERSION@ (supply object methods for I/O handles)
5 kx perl-io-handle:
5 kx perl-io-handle: IO::Handle is the base class for all other IO handle classes. It is
5 kx perl-io-handle: not intended that objects of IO::Handle would be created directly,
5 kx perl-io-handle: but instead IO::Handle is inherited from by several other classes
5 kx perl-io-handle: in the IO hierarchy.
5 kx perl-io-handle:
5 kx perl-io-handle:
5 kx perl-io-handle:
5 kx perl-io-handle:
5 kx perl-io-handle: