summaryrefslogtreecommitdiff
path: root/lib/Tie/Handle.pm
Commit message (Expand)AuthorAgeFilesLines
* Bump up version numbers.Jarkko Hietaniemi2001-09-161-1/+1
* more pod patchesMichael Stevens2001-03-161-1/+1
* Change the version number of Tie::Handle in the core to 4.0,Andreas König2000-10-061-1/+10
* Tie::StdHandle did not know about 3-arg openGisle Aas2000-09-071-6/+6
* Add warnif(), check warnings further up the stack,Paul Marquess2000-08-181-2/+1
* final touches for lexical warnings (from Paul Marquess)Gurusamy Sarathy2000-03-131-2/+3
* more whitespace removal (from Michael G Schwern)Gurusamy Sarathy2000-03-041-5/+5
* s/use vars/our/g modules that aren't independently maintained on CPANGurusamy Sarathy2000-01-231-3/+3
* add $VERSIONGurusamy Sarathy2000-01-211-0/+2
* Implement OPEN, EOF, SEEK, TELL, BINMODE and FILENO as TIEHANDLE methods.Nick Ing-Simmons1999-05-081-5/+63
* update tie() entry in perlfunc to reflect TIEARRAY and TIEHANDLEGurusamy Sarathy1998-11-281-0/+4
* _60 & _04 - Add WRITE & CLOSE to TIEHANDLEGraham Barr1998-02-271-0/+161