summaryrefslogtreecommitdiff
path: root/t/op/tiehandle.t
Commit message (Expand)AuthorAgeFilesLines
* cleanup tiehandle.t to use test.pl, is(), like(), etc...Jarkko Hietaniemi2003-07-271-47/+46
* Re: [perl #17934] tied STDERR and internal warningsSteve Grazzini2003-06-191-1/+6
* Re: [ID 20020713.001] chomp($data=<tied_fh>) strangeness.Hugo van der Sanden2002-08-121-1/+13
* Tied STDERR should catch messages from warn() and die()Audrey Tang2002-02-171-2/+15
* Test for change #11639.Jarkko Hietaniemi2001-08-121-1/+29
* Test for change #11536.Jarkko Hietaniemi2001-08-011-1/+25
* Fix aliasing of tied filehandlesDaniel Chetlin2000-10-021-1/+17
* Use minimal @INC in tests, most of the time just '../lib',Mike Guy2000-08-291-1/+1
* make testsuite somewhat location independentGurusamy Sarathy1999-02-121-1/+1
* applied suggested patch with small doc tweakGisle Aas1998-10-171-2/+16
* _60 & _04 - Add WRITE & CLOSE to TIEHANDLEGraham Barr1998-02-271-0/+137