summaryrefslogtreecommitdiff
path: root/pod/perltie.pod
Commit message (Collapse)AuthorAgeFilesLines
* perl 5.003_06: pod/perlcall.pod pod/perldata.pod pod/perldebug.pod ↵Perl 5 Porters1996-09-201-7/+7
| | | | | | | | | | | | | | | pod/perlembed.pod pod/perlfunc.pod pod/perlipc.pod pod/perlpod.pod pod/perlref.pod pod/perlstyle.pod pod/perlsyn.pod pod/perltie.pod pod/perlxstut.pod Date: Wed, 11 Sep 1996 11:55:18 -0500 From: "Daniel S. Lewart" <lewart@vadds.cvm.uiuc.edu> Subject: POD spelling patches Date: Fri, 20 Sep 1996 15:08:33 +0100 (BST) From: "Joseph S. Myers" <jsm28@hermes.cam.ac.uk> Subject: Pod typos, pod2man bugs, and miscellaneous installation comments Here is a patch for various typos and other defects in the Perl 5.003_05 pods, including the pods embedded in library modules.
* more TIEHANDLESven Verdoolaege1996-08-291-6/+12
| | | | This adds support for a READLINE method.
* Add support for tied filehandles.Perl 5 Porters1996-08-251-9/+60
|
* perl 5.003_01: pod/perltie.podPerl 5 Porters1996-07-151-5/+13
| | | | | Quote package name in tie -- required when using strict subs Make return value in example meaningful
* . . . and another typo gone.Perl 5 Porters1996-03-111-1/+1
|
* Tie::Hash update.Perl 5 Porters1996-02-091-8/+17
|
* perl5.002beta3Perl 5 Porters1996-02-021-0/+8
| | | | | | | | | | | | | | | | | [editor's note: no patch file was found for this release, so no fine-grained changes] I can't find the password for our ftp server, so I had to drop it into ftp://ftp.sems.com/pub/incoming/perl5.002b3.tar.gz, which is a drop directory you can't ls. The current plan is that Andy is gonna whack on this a little more, and then release a gamma in a few days when he's happy with it. So don't get carried away. This is now *late* beta. In other words, have less than the appropriate amount of fun. :-) Larry
* This is patch.2b1g to perl5.002beta1.Andy Dougherty1995-12-211-0/+609
cd to your perl source directory, and type patch -p1 -N < patch.2b1g This patch is just my packaging of Tom's documentation patches he released as patch.2b1g. Patch and enjoy, Andy Dougherty doughera@lafcol.lafayette.edu Dept. of Physics Lafayette College, Easton PA 18042