This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Support Unicode properties Identifier_(Status|Type)
[perl5.git] / lib / Tie / Handle.pm
2008-09-15 Steve HayBump VERSIONs in all non-dual-lived modules that have...
2007-08-08 Michael G. SchwernMove Tie::StdHandle into its own file.
2002-06-28 Steve HayRe: [ID 20020623.006] Tie::StdHandle produces bogus...
2002-02-14 Jarkko HietaniemiJust a guess.
2001-09-21 Ronald J. Kimballavoid v-strings with require/use
2001-09-16 Jarkko HietaniemiChange use|require 5.005_64 to use|require 5.6.1.
2001-09-16 Jarkko HietaniemiBump up version numbers.
2001-03-16 Michael Stevensmore pod patches
2000-10-20 Charles BaileySYN SYN
2000-10-06 Andreas KönigChange the version number of Tie::Handle in the core...
2000-09-07 Gisle AasTie::StdHandle did not know about 3-arg open
2000-08-18 Paul MarquessAdd warnif(), check warnings further up the stack,
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-03-13 Gurusamy Sarathyfinal touches for lexical warnings (from Paul Marquess)
2000-03-04 Gurusamy Sarathymore whitespace removal (from Michael G Schwern)
2000-02-09 Charles BaileyResync with mainline
2000-01-23 Gurusamy Sarathys/use vars/our/g modules that aren't independently...
2000-01-21 Gurusamy Sarathyadd $VERSION
1999-05-08 Nick Ing-SimmonsImplement OPEN, EOF, SEEK, TELL, BINMODE and FILENO...
1998-11-28 Gurusamy Sarathyupdate tie() entry in perlfunc to reflect TIEARRAY...
1998-02-27 Graham Barr_60 & _04 - Add WRITE & CLOSE to TIEHANDLE