File: perl587delta.html

package info (click to toggle)
perl-doc-html 5.24.0-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 38,756 kB
  • ctags: 26,472
  • sloc: xml: 36; makefile: 2
file content (787 lines) | stat: -rw-r--r-- 29,675 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
  <title>perl587delta - perldoc.perl.org</title>
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  <meta http-equiv="Content-Language" content="en-gb">
  <link rel="search" type="application/opensearchdescription+xml" title="Search perldoc.perl.org" href="/static/search.xml"/>
  <link href="static/css-20100830.css" rel="stylesheet" rev="stylesheet" type="text/css" media="screen">
  <link href="static/exploreperl.css" rel="stylesheet" rev="stylesheet" type="text/css">
</head>

<body onLoad="perldoc.startup();" onPageShow="if (event.persisted) perldoc.startup();">
    <div id="page">
      
      <div id="header">
	<div id="homepage_link">
	  <a href="index.html"></a>
	</div>
	<div id="strapline">
	  Perl Programming Documentation
	</div>
	<div id="download_link" class="download">
	  <a href="http://www.perl.org/get.html">Download Perl</a>
	</div>
	<div id="explore_link" class="download">
	  <a id="explore_anchor" href="#">Explore</a>
	</div>
      </div>
      
      <div id="body">
        <div id="left_column">
          <div class="side_group">
            
	    <div class="side_panel doc_panel">
              <p>Manual</p>
              <ul>
                <li><a href="index-overview.html">Overview</a>
                <li><a href="index-tutorials.html">Tutorials</a>
                <li><a href="index-faq.html">FAQs</a>
                <li><a href="index-history.html">History / Changes</a>
                <li><a href="index-licence.html">License</a>
              </ul>
            </div>
            <div class="side_panel doc_panel">
              <p>Reference</p>
              <ul>
                <li><a href="index-language.html">Language</a>
                <li><a href="index-functions.html">Functions</a>
                <li><a href="perlop.html">Operators</a>
                <li><a href="perlvar.html">Special Variables</a>
                <li><a href="index-pragmas.html">Pragmas</a>
                <li><a href="index-utilities.html">Utilities</a>
                <li><a href="index-internals.html">Internals</a>
                <li><a href="index-platforms.html">Platform Specific</a>
              </ul>
            </div>
            <div class="side_panel doc_panel">
              <p>Modules</p>
              <ul>
		<li>
		
                
                  
		    
		  
		
                  
		    
		  
		
                  
		    
		  
		
                  
		    
		  
		
                  
		    
		  
		
                  
		    
		  
		
                  
		    
		  
		
                  
		    
		  
		
                  
		    
		  
		
                  
		
                  
		
                  
		    
		  
		
                  
		    
		  
		
                  
		    
		  
		
                  
		    
		  
		
                  
		    
		  
		
                  
		
                  
		
                  
		    
		  
		
                  
		    
		  
		
                  
		    
		  
		
                  
		
                  
		
                  
		    
		  
		
                  
		
                  
		
		
                    <a href="index-modules-A.html">A</a>
                    
                      
                        &bull;
                      
                    
                
                    <a href="index-modules-B.html">B</a>
                    
                      
                        &bull;
                      
                    
                
                    <a href="index-modules-C.html">C</a>
                    
                      
                        &bull;
                      
                    
                
                    <a href="index-modules-D.html">D</a>
                    
                      
                        &bull;
                      
                    
                
                    <a href="index-modules-E.html">E</a>
                    
                      
                        <li>
                      
                    
                
                    <a href="index-modules-F.html">F</a>
                    
                      
                        &bull;
                      
                    
                
                    <a href="index-modules-G.html">G</a>
                    
                      
                        &bull;
                      
                    
                
                    <a href="index-modules-H.html">H</a>
                    
                      
                        &bull;
                      
                    
                
                    <a href="index-modules-I.html">I</a>
                    
                      
                        &bull;
                      
                    
                
                    <a href="index-modules-L.html">L</a>
                    
                      
                        <li>
                      
                    
                
                    <a href="index-modules-M.html">M</a>
                    
                      
                        &bull;
                      
                    
                
                    <a href="index-modules-N.html">N</a>
                    
                      
                        &bull;
                      
                    
                
                    <a href="index-modules-O.html">O</a>
                    
                      
                        &bull;
                      
                    
                
                    <a href="index-modules-P.html">P</a>
                    
                      
                        &bull;
                      
                    
                
                    <a href="index-modules-S.html">S</a>
                    
                      
                        <li>
                      
                    
                
                    <a href="index-modules-T.html">T</a>
                    
                      
                        &bull;
                      
                    
                
                    <a href="index-modules-U.html">U</a>
                    
                      
                        &bull;
                      
                    
                
                    <a href="index-modules-X.html">X</a>
                    
                
              </ul>
            </div>
            
	      <div class="side_panel doc_panel">
		<p>Tools</p>
		<ul>
		  <li><a href="preferences.html">Preferences</a>
		</ul>
	      </div>
            
          </div>
        </div>
        <div id="centre_column">
          <div id="content_header">
            <div id="title_bar">
              <div id="page_name">
                <h1>perl587delta</h1>
              </div>
              <div id="perl_version">
                Perl 5 version 22.0 documentation
              </div>
              <div class="page_links" id="page_links_top">
                <a href="#" onClick="toolbar.goToTop();return false;">Go to top</a>
		
              </div>
	      <div class="page_links" id="page_links_bottom">
		
                  <a href="#" id="page_index_toggle">Show page index</a> &bull;
		
                <a href="#" id="recent_pages_toggle">Show recent pages</a>		
	      </div>
	      <div id="search_form">
		<form action="search.html" method="GET" id="search">
		  <input type="text" name="q" id="search_box" alt="Search">
		</form>
	      </div>
            </div>
            <div id="breadcrumbs">
                
    <a href="index.html">Home</a> &gt;
    
      
        <a href="index-history.html">History / Changes</a> &gt;
      
    
    perl587delta
  

            </div>
          </div>
          <div id="content_body">
	    <!--[if lt IE 7]>
 <div class="noscript">
   <p>
     <strong>It looks like you're using Internet Explorer 6. This is a very old
     browser which does not offer full support for modern websites.</strong>
   </p>
   <p>
     Unfortunately this means that this website will not work on
     your computer.
   </p>
   <p>
     Don't miss out though! To view the site (and get a better experience from
     many other websites), simply upgrade to
     <a href="http://www.microsoft.com/windows/Internet-explorer/default.aspx">Internet
Explorer 8</a>
     or download an alternative browser such as
     <a href="http://www.mozilla.com/en-US/firefox/firefox.html">Firefox</a>,
     <a href="http://www.apple.com/safari/download/">Safari</a>, or
     <a href="http://www.google.co.uk/chrome">Google Chrome</a>.
   </p>
   <p>
     All of these browsers are free. If you're using a PC at work, you may
     need to contact your IT administrator.
   </p>
 </div>
<![endif]-->
	    <noscript>
	      <div class="noscript">
	      <p>
                <strong>Please note: Many features of this site require JavaScript. You appear to have JavaScript disabled,
	        or are running a non-JavaScript capable web browser.</strong>
	      </p>
	      <p>
		To get the best experience, please enable JavaScript or download a modern web browser such as <a href="http://www.microsoft.com/windows/Internet-explorer/default.aspx">Internet Explorer 8</a>, <a href="http://www.mozilla.com/en-US/firefox/firefox.html">Firefox</a>, <a href="http://www.apple.com/safari/download/">Safari</a>, or <a href="http://www.google.co.uk/chrome">Google Chrome</a>.
              </p>
	      </div>
	    </noscript>

	    <div id="recent_pages" class="hud_container">
	      <div id="recent_pages_header" class="hud_header">
		<div id="recent_pages_close" class="hud_close"><a href="#" onClick="recentPages.hide();return false;"></a></div>
		<div id="recent_pages_title" class="hud_title"><span class="hud_span_top">Recently read</span></div>
		<div id="recent_pages_topright" class="hud_topright"></div>
	      </div>
	      <div id="recent_pages_content" class="hud_content">
	      </div>
	      <div id="recent_pages_footer" class="hud_footer">
		<div id="recent_pages_bottomleft" class="hud_bottomleft"></div>
		<div id="recent_pages_bottom" class="hud_bottom"><span class="hud_span_bottom"></span></div>
		<div id="recent_pages_resize" class="hud_resize"></div>
	      </div>
	    </div>
  
	    <div id="from_search"></div>
            <h1>perl587delta</h1>


  <!--    -->
<ul><li><a href="#NAME">NAME</a><li><a href="#DESCRIPTION">DESCRIPTION</a><li><a href="#Incompatible-Changes">Incompatible Changes</a><li><a href="#Core-Enhancements">Core Enhancements</a><ul><li><a href="#Unicode-Character-Database-4.1.0">Unicode Character Database 4.1.0</a><li><a href="#suidperl-less-insecure">suidperl less insecure</a><li><a href="#Optional-site-customization-script">Optional site customization script</a><li><a href="#Config.pm-is-now-much-smaller.">Config.pm is now much smaller.</a></ul><li><a href="#Modules-and-Pragmata">Modules and Pragmata</a><li><a href="#Utility-Changes">Utility Changes</a><ul><li><a href="#find2perl-enhancements">find2perl enhancements</a></ul><li><a href="#Performance-Enhancements">Performance Enhancements</a><li><a href="#Installation-and-Configuration-Improvements">Installation and Configuration Improvements</a><li><a href="#Selected-Bug-Fixes">Selected Bug Fixes</a><li><a href="#New-or-Changed-Diagnostics">New or Changed Diagnostics</a><li><a href="#Changed-Internals">Changed Internals</a><li><a href="#Known-Problems">Known Problems</a><li><a href="#Platform-Specific-Problems">Platform Specific Problems</a><li><a href="#Reporting-Bugs">Reporting Bugs</a><li><a href="#SEE-ALSO">SEE ALSO</a></ul><a name="NAME"></a><h1>NAME</h1>
<p>perl587delta - what is new for perl v5.8.7</p>
<a name="DESCRIPTION"></a><h1>DESCRIPTION</h1>
<p>This document describes differences between the 5.8.6 release and
the 5.8.7 release.</p>
<a name="Incompatible-Changes"></a><h1>Incompatible Changes</h1>
<p>There are no changes incompatible with 5.8.6.</p>
<a name="Core-Enhancements"></a><h1>Core Enhancements</h1>
<a name="Unicode-Character-Database-4.1.0"></a><h2>Unicode Character Database 4.1.0</h2>
<p>The copy of the Unicode Character Database included in Perl 5.8 has
been updated to 4.1.0 from 4.0.1. See
<a href="http://www.unicode.org/versions/Unicode4.1.0/#NotableChanges">http://www.unicode.org/versions/Unicode4.1.0/#NotableChanges</a> for the
notable changes.</p>
<a name="suidperl-less-insecure"></a><h2>suidperl less insecure</h2>
<p>A pair of exploits in <code class="inline"><span class="w">suidperl</span></code>
 involving debugging code have been closed.</p>
<p>For new projects the core perl team strongly recommends that you use
dedicated, single purpose security tools such as <code class="inline"><span class="w">sudo</span></code>
 in preference to
<code class="inline"><span class="w">suidperl</span></code>
.</p>
<a name="Optional-site-customization-script"></a><h2>Optional site customization script</h2>
<p>The perl interpreter can be built to allow the use of a site customization
script. By default this is not enabled, to be consistent with previous perl
releases. To use this, add <code class="inline">-<span class="w">Dusesitecustomize</span></code>
 to the command line flags
when running the <code class="inline"><span class="w">Configure</span></code>
 script. See also <a href="perlrun.html#-f">-f in perlrun</a>.</p>
<a name="Config.pm-is-now-much-smaller."></a><h2><code class="inline"><span class="w">Config</span>.<span class="w">pm</span></code>
 is now much smaller.</h2>
<p><code class="inline"><span class="w">Config</span>.<span class="w">pm</span></code>
 is now about 3K rather than 32K, with the infrequently used
code and <code class="inline"><span class="i">%Config</span></code>
 values loaded on demand. This is transparent to the
programmer, but means that most code will save parsing and loading 29K of
script (for example, code that uses <code class="inline"><span class="w">File::Find</span></code>
).</p>
<a name="Modules-and-Pragmata"></a><h1>Modules and Pragmata</h1>
<ul>
<li>
<p>B upgraded to version 1.09</p>
</li>
<li>
<p>base upgraded to version 2.07</p>
</li>
<li>
<p>bignum upgraded to version 0.17</p>
</li>
<li>
<p>bytes upgraded to version 1.02</p>
</li>
<li>
<p>Carp upgraded to version 1.04</p>
</li>
<li>
<p>CGI upgraded to version 3.10</p>
</li>
<li>
<p>Class::ISA upgraded to version 0.33</p>
</li>
<li>
<p>Data::Dumper upgraded to version 2.121_02</p>
</li>
<li>
<p>DB_File upgraded to version 1.811</p>
</li>
<li>
<p>Devel::PPPort upgraded to version 3.06</p>
</li>
<li>
<p>Digest upgraded to version 1.10</p>
</li>
<li>
<p>Encode upgraded to version 2.10</p>
</li>
<li>
<p>FileCache upgraded to version 1.05</p>
</li>
<li>
<p>File::Path upgraded to version 1.07</p>
</li>
<li>
<p>File::Temp upgraded to version 0.16</p>
</li>
<li>
<p>IO::File upgraded to version 1.11</p>
</li>
<li>
<p>IO::Socket upgraded to version 1.28</p>
</li>
<li>
<p>Math::BigInt upgraded to version 1.77</p>
</li>
<li>
<p>Math::BigRat upgraded to version 0.15</p>
</li>
<li>
<p>overload upgraded to version 1.03</p>
</li>
<li>
<p>PathTools upgraded to version 3.05</p>
</li>
<li>
<p>Pod::HTML upgraded to version 1.0503</p>
</li>
<li>
<p>Pod::Perldoc upgraded to version 3.14</p>
</li>
<li>
<p>Pod::LaTeX upgraded to version 0.58</p>
</li>
<li>
<p>Pod::Parser upgraded to version 1.30</p>
</li>
<li>
<p>Symbol upgraded to version 1.06</p>
</li>
<li>
<p>Term::ANSIColor upgraded to version 1.09</p>
</li>
<li>
<p>Test::Harness upgraded to version 2.48</p>
</li>
<li>
<p>Test::Simple upgraded to version 0.54</p>
</li>
<li>
<p>Text::Wrap upgraded to version 2001.09293, to fix a bug when wrap() was
called with a non-space separator.</p>
</li>
<li>
<p>threads::shared upgraded to version 0.93</p>
</li>
<li>
<p>Time::HiRes upgraded to version 1.66</p>
</li>
<li>
<p>Time::Local upgraded to version 1.11</p>
</li>
<li>
<p>Unicode::Normalize upgraded to version 0.32</p>
</li>
<li>
<p>utf8 upgraded to version 1.05</p>
</li>
<li>
<p>Win32 upgraded to version 0.24, which provides Win32::GetFileVersion</p>
</li>
</ul>
<a name="Utility-Changes"></a><h1>Utility Changes</h1>
<a name="find2perl-enhancements"></a><h2>find2perl enhancements</h2>
<p><code class="inline"><span class="w">find2perl</span></code>
 has new options <code class="inline">-<span class="w">iname</span></code>
, <code class="inline">-<span class="w">path</span></code>
 and <code class="inline">-<span class="w">ipath</span></code>
.</p>
<a name="Performance-Enhancements"></a><h1>Performance Enhancements</h1>
<p>The internal pointer mapping hash used during ithreads cloning now uses an
arena for memory allocation. In tests this reduced ithreads cloning time by
about 10%.</p>
<a name="Installation-and-Configuration-Improvements"></a><h1>Installation and Configuration Improvements</h1>
<ul>
<li>
<p>The Win32 "dmake" makefile.mk has been updated to make it compatible
with the latest versions of dmake.</p>
</li>
<li>
<p><code class="inline"><span class="w">PERL_MALLOC</span></code>
, <code class="inline"><span class="w">DEBUG_MSTATS</span></code>
, <code class="inline"><span class="w">PERL_HASH_SEED_EXPLICIT</span></code>
 and <code class="inline"><span class="w">NO_HASH_SEED</span></code>

should now work in Win32 makefiles.</p>
</li>
</ul>
<a name="Selected-Bug-Fixes"></a><h1>Selected Bug Fixes</h1>
<ul>
<li>
<p>The socket() function on Win32 has been fixed so that it is able to use
transport providers which specify a protocol of 0 (meaning any protocol
is allowed) once more.  (This was broken in 5.8.6, and typically caused
the use of ICMP sockets to fail.)</p>
</li>
<li>
<p>Another obscure bug involving <code class="inline"><a class="l_k" href="functions/substr.html">substr</a></code> and UTF-8 caused by bad internal
offset caching has been identified and fixed.</p>
</li>
<li>
<p>A bug involving the loading of UTF-8 tables by the regexp engine has been
fixed - code such as <code class="inline"><span class="q">&quot;\x{100}&quot;</span> =~ <span class="q">/[[:print:]]/</span></code>
 will no longer give
corrupt results.</p>
</li>
<li>
<p>Case conversion operations such as <code class="inline"><a class="l_k" href="functions/uc.html">uc</a></code> on a long Unicode string could
exhaust memory. This has been fixed.</p>
</li>
<li>
<p><code class="inline"><a class="l_k" href="functions/index.html">index</a></code>/<code class="inline"><a class="l_k" href="functions/rindex.html">rindex</a></code> were buggy for some combinations of Unicode and
non-Unicode data. This has been fixed.</p>
</li>
<li>
<p><code class="inline"><a class="l_k" href="functions/read.html">read</a></code> (and presumably <code class="inline"><a class="l_k" href="functions/sysread.html">sysread</a></code>) would expose the UTF-8 internals when
reading from a byte oriented file handle into a UTF-8 scalar. This has
been fixed.</p>
</li>
<li>
<p>Several <code class="inline"><a class="l_k" href="functions/pack.html">pack</a></code>/<code class="inline"><a class="l_k" href="functions/unpack.html">unpack</a></code> bug fixes:</p>
<ul>
<li>
<p>Checksums with <code class="inline"><span class="w">b</span></code>
 or <code class="inline"><span class="w">B</span></code>
 formats were broken.</p>
</li>
<li>
<p><code class="inline"><a class="l_k" href="functions/unpack.html">unpack</a></code> checksums could overflow with the <code class="inline"><span class="w">C</span></code>
 format.</p>
</li>
<li>
<p><code class="inline"><span class="w">U0</span></code>
 and <code class="inline"><span class="w">C0</span></code>
 are now scoped to <code class="inline"><span class="s">(</span><span class="s">)</span></code>
 <code class="inline"><a class="l_k" href="functions/pack.html">pack</a></code> sub-templates.</p>
</li>
<li>
<p>Counted length prefixes now don't change <code class="inline"><span class="w">C0</span></code>
/<code class="inline"><span class="w">U0</span></code>
 mode.</p>
</li>
<li>
<p><code class="inline"><a class="l_k" href="functions/pack.html">pack</a></code> <code class="inline"><span class="w">Z0</span></code>
 used to destroy the preceding character.</p>
</li>
<li>
<p><code class="inline"><span class="w">P</span></code>
/<code class="inline"><span class="w">p</span></code>
 <code class="inline"><a class="l_k" href="functions/pack.html">pack</a></code> formats used to only recognise literal <code class="inline"><a class="l_k" href="functions/undef.html">undef</a></code></p>
</li>
</ul>
</li>
<li>
<p>Using closures with ithreads could cause perl to crash. This was due to
failure to correctly lock internal OP structures, and has been fixed.</p>
</li>
<li>
<p>The return value of <code class="inline"><a class="l_k" href="functions/close.html">close</a></code> now correctly reflects any file errors that
occur while flushing the handle's data, instead of just giving failure if
the actual underlying file close operation failed.</p>
</li>
<li>
<p><code class="inline">not<span class="s">(</span><span class="s">)</span> || <span class="n">1</span></code>
 used to segfault. <code class="inline">not<span class="s">(</span><span class="s">)</span></code>
 now behaves like <code class="inline">not<span class="s">(</span><span class="n">0</span><span class="s">)</span></code>
, which was
the pre 5.6.0 behaviour.</p>
</li>
<li>
<p><code class="inline"><span class="w">h2ph</span></code>
 has various enhancements to cope with constructs in header files that
used to result in incorrect or invalid output.</p>
</li>
</ul>
<a name="New-or-Changed-Diagnostics"></a><h1>New or Changed Diagnostics</h1>
<p>There is a new taint error, "%ENV is aliased to %s". This error is thrown
when taint checks are enabled and when <code class="inline"><span class="i">*ENV</span></code>
 has been aliased, so that
<code class="inline"><span class="i">%ENV</span></code>
 has no env-magic anymore and hence the environment cannot be verified
as taint-free.</p>
<p>The internals of <code class="inline"><a class="l_k" href="functions/pack.html">pack</a></code> and <code class="inline"><a class="l_k" href="functions/unpack.html">unpack</a></code> have been updated. All legitimate
templates should work as before, but there may be some changes in the error
reported for complex failure cases. Any behaviour changes for non-error cases
are bugs, and should be reported.</p>
<a name="Changed-Internals"></a><h1>Changed Internals</h1>
<p>There has been a fair amount of refactoring of the <code class="inline"><span class="w">C</span></code>
 source code, partly to
make it tidier and more maintainable. The resulting object code and the
<code class="inline"><span class="w">perl</span></code>
 binary may well be smaller than 5.8.6, and hopefully faster in some
cases, but apart from this there should be no user-detectable changes.</p>
<p><code class="inline"><span class="i">$</span>{<span class="w">^UTF8LOCALE</span>}</code>
 has been added to give perl space access to <code class="inline"><span class="w">PL_utf8locale</span></code>
.</p>
<p>The size of the arenas used to allocate SV heads and most SV bodies can now
be changed at compile time. The old size was 1008 bytes, the new default size
is 4080 bytes.</p>
<a name="Known-Problems"></a><h1>Known Problems</h1>
<p>Unicode strings returned from overloaded operators can be buggy. This is a
long standing bug reported since 5.8.6 was released, but we do not yet have
a suitable fix for it.</p>
<a name="Platform-Specific-Problems"></a><h1>Platform Specific Problems</h1>
<p>On UNICOS, lib/Math/BigInt/t/bigintc.t hangs burning CPU.
ext/B/t/bytecode.t and ext/Socket/t/socketpair.t both fail tests.
These are unlikely to be resolved, as our valiant UNICOS porter's last
Cray is being decommissioned.</p>
<a name="Reporting-Bugs"></a><h1>Reporting Bugs</h1>
<p>If you find what you think is a bug, you might check the articles
recently posted to the comp.lang.perl.misc newsgroup and the perl
bug database at <a href="http://bugs.perl.org">http://bugs.perl.org</a>.  There may also be
information at <a href="http://www.perl.org">http://www.perl.org</a>, the Perl Home Page.</p>
<p>If you believe you have an unreported bug, please run the <b>perlbug</b>
program included with your release.  Be sure to trim your bug down
to a tiny but sufficient test case.  Your bug report, along with the
output of <code class="inline"><span class="w">perl</span> -<span class="w">V</span></code>
, will be sent off to perlbug@perl.org to be
analysed by the Perl porting team.  You can browse and search
the Perl 5 bugs at <a href="http://bugs.perl.org/">http://bugs.perl.org/</a></p>
<a name="SEE-ALSO"></a><h1>SEE ALSO</h1>
<p>The <i>Changes</i> file for exhaustive details on what changed.</p>
<p>The <i>INSTALL</i> file for how to build Perl.</p>
<p>The <i>README</i> file for general stuff.</p>
<p>The <i>Artistic</i> and <i>Copying</i> files for copyright information.</p>




  <div id="page_index" class="hud_container">
    <div id="page_index_header" class="hud_header">
      <div id="page_index_close" class="hud_close"><a href="#" onClick="pageIndex.hide();return false;"></a></div>
      <div id="page_index_title" class="hud_title"><span class="hud_span_top">Page index</span></div>
      <div id="page_index_topright" class="hud_topright"></div>
    </div>
    <div id="page_index_content" class="hud_content">
      <ul><li><a href="#NAME">NAME</a><li><a href="#DESCRIPTION">DESCRIPTION</a><li><a href="#Incompatible-Changes">Incompatible Changes</a><li><a href="#Core-Enhancements">Core Enhancements</a><ul><li><a href="#Unicode-Character-Database-4.1.0">Unicode Character Database 4.1.0</a><li><a href="#suidperl-less-insecure">suidperl less insecure</a><li><a href="#Optional-site-customization-script">Optional site customization script</a><li><a href="#Config.pm-is-now-much-smaller.">Config.pm is now much smaller.</a></ul><li><a href="#Modules-and-Pragmata">Modules and Pragmata</a><li><a href="#Utility-Changes">Utility Changes</a><ul><li><a href="#find2perl-enhancements">find2perl enhancements</a></ul><li><a href="#Performance-Enhancements">Performance Enhancements</a><li><a href="#Installation-and-Configuration-Improvements">Installation and Configuration Improvements</a><li><a href="#Selected-Bug-Fixes">Selected Bug Fixes</a><li><a href="#New-or-Changed-Diagnostics">New or Changed Diagnostics</a><li><a href="#Changed-Internals">Changed Internals</a><li><a href="#Known-Problems">Known Problems</a><li><a href="#Platform-Specific-Problems">Platform Specific Problems</a><li><a href="#Reporting-Bugs">Reporting Bugs</a><li><a href="#SEE-ALSO">SEE ALSO</a></ul>
    </div>
    <div id="page_index_footer" class="hud_footer">
      <div id="page_index_bottomleft" class="hud_bottomleft"></div>
      <div id="page_index_bottom" class="hud_bottom"><span class="hud_span_bottom"></span></div>
      <div id="page_index_resize" class="hud_resize"></div>
    </div>
  </div>


	    &nbsp;
          </div>
          <div id="content_footer">
          </div>
        </div>
        <div class="clear"></div>
      </div>
      
    <div id="footer">
      <div id="footer_content">
        <div id="footer_strapline">
          perldoc.perl.org - Official documentation for the Perl programming language
        </div>
        <div id="footer_links">
          <div id="address">
            <p class="name">Contact details</p>
            <p class="address">
	      Site maintained by <a href="mailto:jj@jonallen.info">Jon Allen (JJ)</a><br>
	    </p>
            <p class="contact">
              Documentation maintained by the <a href="http://lists.cpan.org/showlist.cgi?name=perl5-porters">Perl 5 Porters</a>
            </p>
          </div>
          <ul class="f1">
            <li>Manual
              <ul class="f2">
                <li><a href="index-overview.html">Overview</a>
                <li><a href="index-tutorials.html">Tutorials</a>
                <li><a href="index-faq.html">FAQs</a>
                <li><a href="index-history.html">Changes</a>
              </ul>
            <li>Reference
              <ul class="f2">
                <li><a href="index-language.html">Language</a>
                <li><a href="index-functions.html">Functions</a>
                <li><a href="perlop.html">Operators</a>
                <li><a href="perlvar.html">Variables</a>
              </ul>
            <li>Modules
              <ul class="f2">
                <li><a href="index-modules-A.html">Modules</a>
                <li><a href="index-pragmas.html">Pragmas</a>
                <li><a href="index-utilities.html">Utilities</a>
              </ul>
            <li>Misc
              <ul class="f2">
                <li><a href="index-licence.html">License</a>
                <li><a href="index-internals.html">Internals</a>
                <li><a href="index-platforms.html">Platforms</a>
              </ul>          </ul>
          <div class="clear"></div>
        </div>
      </div>
      <div id="footer_end">
      </div>
    </div>
      
    </div>
      <script language="JavaScript" type="text/javascript" src="static/exploreperl.js"></script>
      <script language="JavaScript" src="static/combined-20100403.js" type="text/javascript"></script>
<script language="JavaScript" type="text/javascript">
  perldoc.setPath(0);
  perldoc.pageName    = 'perl587delta';
  perldoc.pageAddress = 'perl587delta.html';
  perldoc.contentPage = 1;
  explorePerl.render();
  explorePerl.addEvents('explore_anchor');
</script>
    
  </body>
</html>