seen_eval regex field wasn't getting cloned
[p5sagit/p5-mst-13.2.git] / t / op / tiehandle.t
2008-01-06 Michael G. Schwern Re: [perl #49264] say behaves as just print on tied...
2003-07-27 Jarkko Hietaniemi cleanup tiehandle.t to use test.pl, is(), like(), etc...
2003-06-19 Steve Grazzini Re: [perl #17934] tied STDERR and internal warnings
2002-08-12 Hugo van der Sanden Re: [ID 20020713.001] chomp($data=<tied_fh>) strangeness.
2002-02-18 Nick Ing-Simmons Integrate mainline
2002-02-17 Audrey Tang Tied STDERR should catch messages from warn() and die()
2001-08-12 Jarkko Hietaniemi Test for change #11639.
2001-08-01 Jarkko Hietaniemi Test for change #11536.
2000-10-20 Charles Bailey SYN SYN
2000-10-02 Daniel Chetlin Fix aliasing of tied filehandles
2000-08-29 Mike Guy Use minimal @INC in tests, most of the time just '...
1999-02-12 Gurusamy Sarathy make testsuite somewhat location independent
1998-10-17 Jarkko Hietaniemi Integrate mainperl.
1998-10-17 Gisle Aas applied suggested patch with small doc tweak
1998-02-27 Graham Barr _60 & _04 - Add WRITE & CLOSE to TIEHANDLE