summaryrefslogtreecommitdiff
path: root/t/io/open.t
Commit message (Expand)AuthorAgeFilesLines
* applied suggested patch; added missing prototype changes toIlya Zakharevich1999-07-271-1/+77
* various fixes for clean build and test on win32; configpm broken,Gurusamy Sarathy1999-05-111-1/+2
* Tweaks to open(my $fh,...) stuffNick Ing-Simmons1999-05-081-1/+1
* Implement open( my $fh, ...) and similar.Nick Ing-Simmons1999-05-071-10/+22
* open(FH,undef) # creates new_tmpfile opened read/writeNick Ing-Simmons1999-05-061-0/+22