/* begin *

   perl-io-handle 1.50 (supply object methods for I/O handles)

   IO::Handle is the base class for all other IO handle classes. It is
   not intended that objects of IO::Handle would be created directly,
   but instead IO::Handle is inherited from by several other classes
   in the IO hierarchy.





 * end */