summaryrefslogtreecommitdiff
path: root/lib/Tie/Handle.pm
Commit message (Expand)AuthorAgeFilesLines
* 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