summaryrefslogtreecommitdiff
path: root/lib/Tie/Handle.pm
Commit message (Expand)AuthorAgeFilesLines
* Bump VERSIONs in all non-dual-lived modules that have changedSteve Hay2008-09-151-1/+1
* Move Tie::StdHandle into its own file.Michael G. Schwern2007-08-081-38/+5
* Re: [ID 20020623.006] Tie::StdHandle produces bogus untie() warningsSteve Hay2002-06-281-1/+1
* Just a guess.Jarkko Hietaniemi2002-02-141-1/+1
* avoid v-strings with require/useRonald J. Kimball2001-09-211-1/+1
* Change use|require 5.005_64 to use|require 5.6.1.Jarkko Hietaniemi2001-09-161-1/+1
* 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