From: Philip Newton Date: Thu, 2 May 2002 07:58:38 +0000 (+0200) Subject: Re: [PATCH] Storable docs X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=4d3295e3a1f0a51ec1cecceb4dcbbefa63092948;p=p5sagit%2Fp5-mst-13.2.git Re: [PATCH] Storable docs Message-Id: (Applied mostly with tweaks by hand.) p4raw-link: @4 on //depot/thrperl: 11343788cbaaede18e3146b5219d2fbdaeaf516e p4raw-id: //depot/perl@16337 --- diff --git a/ext/Storable/Storable.pm b/ext/Storable/Storable.pm index cabcd24..ea6080b 100644 --- a/ext/Storable/Storable.pm +++ b/ext/Storable/Storable.pm @@ -540,8 +540,8 @@ entry, instead of locking the file descriptor. =head1 SPEED The heart of Storable is written in C for decent speed. Extra low-level -optimization have been made when manipulating Perl internals, to -sacrifice encapsulation for the benefit of a greater speed. +optimizations have been made when manipulating perl internals, to +sacrifice encapsulation for the benefit of greater speed. =head1 CANONICAL REPRESENTATION