Changes for version 0.06

  • Localize $@ and $? in the destructor
  • Convert the module to use the actual pty object as the class instance, rather than hiding it away in the hashref - now things like fileno($pty) will do what you expect. This is potentially backwards-incompatible if you have been digging around in the hash prior to this.
  • Add a few accessors for the object state

Modules

Easy interface to IO::Pty