summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1999-10-17 18:36:46 +0000
committerGurusamy Sarathy <gsar@cpan.org>1999-10-17 18:36:46 +0000
commit475d79b5e99617ecaabd8d9765f5247b6d49652c (patch)
tree22f929c220c8dfc0afaa1e141c6a4d5328f489de /pod
parente87397262fea23fa89ba85aa7fe9c848306450ab (diff)
downloadperl-475d79b5e99617ecaabd8d9765f5247b6d49652c.tar.gz
remove FileHandle from list of PodParser dependencies (the
difference is 20 files vs 6 files loaded!) p4raw-id: //depot/perl@4400
Diffstat (limited to 'pod')
-rw-r--r--pod/perldelta.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index c203960cbd..8b5675041c 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -450,7 +450,7 @@ command before running Perl. The BSD::Resource extension (not
included with the standard Perl distribution) may also be of use, it
offers the getrlimit/setrlimit interface that can be used to adjust
process resource usage limits, including the maximum filesize limit.
-
+
=head2 Long doubles
In some systems you may be able to use long doubles to enhance the