In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/d2ae0270dadf4ccfaea97b4a0c962867d19e1e72?hp=85375852c1b4f84701cfe21f1161546c33a20d42>
- Log ----------------------------------------------------------------- commit d2ae0270dadf4ccfaea97b4a0c962867d19e1e72 Author: Father Chrysostomos <[email protected]> Date: Tue Jul 23 18:01:35 2013 -0700 Revert "perl5180delta: typo" This reverts commit cbd5ead563d5a5df04e771f407468c0d3bcdb9f7. Tony Cook pointed out in <[email protected]> that I have no idea what I am talking about. (I did mean gigabyte.) ----------------------------------------------------------------------- Summary of changes: pod/perl5180delta.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pod/perl5180delta.pod b/pod/perl5180delta.pod index 6ce41ef..86c4289 100644 --- a/pod/perl5180delta.pod +++ b/pod/perl5180delta.pod @@ -2032,7 +2032,7 @@ accepts the default value. This helps B<perldoc> when handling ANSI escapes The test suite now has a section for tests that require very large amounts of memory. These tests won't run by default; they can be enabled by setting the C<PERL_TEST_MEMORY> environment variable to the number of -gibabytes of memory that may be safely used. +gibibytes of memory that may be safely used. =back -- Perl5 Master Repository
