diff options
author | Father Chrysostomos <sprout@cpan.org> | 2013-06-10 00:18:07 -0700 |
---|---|---|
committer | Father Chrysostomos <sprout@cpan.org> | 2013-06-10 00:19:17 -0700 |
commit | dbaf95aca2eb7d377aca1764b72e71120da654fd (patch) | |
tree | e30425ea38adc0d529af303998457a63c5c95647 /pod/perlgit.pod | |
parent | 319f71293a1ed7c0f55e9fb7822514fb5fbe7944 (diff) | |
download | perl-dbaf95aca2eb7d377aca1764b72e71120da654fd.tar.gz |
perlfunc: Document fallback to "top" format
perl 4’s perl.man says this:
By default the top‐of‐page format is "top", but it may be set to the
format of your choice by assigning the name to the $^ variable.
This is still the case, but is completely undocumented in perl 5.
In perl 5 the presence of a <FILEHANDLE_NAME>_TOP format will over-
ride "top", as will $^, but "top" is still checked for in the
absence of those.
This should be documented. One thing I do mention here that perl 4
omits is that it is "top" in the current package.
I also tweaked the wording of the preceding sentence.
Diffstat (limited to 'pod/perlgit.pod')
0 files changed, 0 insertions, 0 deletions