Revision history for Perl module IO::Tee.
0.01 1997-07-24 21:54:54
- Original version; created by h2xs 1.18.
0.50 1997-07-24 23:46:58
- First release.
0.60 1998-03-04 00:29:44
- Added a bunch of proxy methods; the object returned by
new() is a glob ref to a tied handle whose associated
object is an array ref which is the same array ref as
is obtained by casting the glob ref to an array ref.
0.61 1998-04-11 22:42:26
- Added handling of input handles. (Thanks to Jochen Wiedmann)