~ubuntu-branches/ubuntu/intrepid/perl-doc-html/intrepid

« back to all changes in this revision

Viewing changes to perlhist.html

  • Committer: Bazaar Package Importer
  • Author(s): Roberto C. Sanchez
  • Date: 2008-05-17 20:14:19 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20080517201419-qgbuogq2ckkdisyi
Tags: 5.10.0-2
Supersede botched upload of 5.10.0-1.

Show diffs side-by-side

added added

removed removed

Lines of Context:
54
54
      <h2>Links:</h2>
55
55
      <ul>
56
56
        <li><a href="http://search.cpan.org">CPAN</a></li>
 
57
        <li><a href="http://www.perl.org">Perl.org</a></li>
57
58
        <li><a href="http://www.perl.com">Perl.com</a></li>
58
 
        <li><a href="http://www.perl.org">Perl.org</a></li>
 
59
        <li><a href="http://perlbuzz.com">Perl Buzz</a></li>
 
60
        <li><a href="http://www.perlfoundation.org/perl5/index.cgi">Perl 5 Wiki</a></li>
 
61
        <li><a href="http://jobs.perl.org">Perl Jobs</a></li>
59
62
        <li><a href="http://www.pm.org">Perl Mongers</a></li>
60
63
        <li><a href="http://www.perlmonks.org">Perl Monks</a></li>
61
64
        <li><a href="http://planet.perl.org">Planet Perl</a></li>
65
68
      <ul>
66
69
        <li>Site maintained by<br><a href="http://perl.jonallen.info">Jon Allen</a>
67
70
            (<a href="http://perl.jonallen.info">JJ</a>)</li>
68
 
        <li class="spaced">Last updated on<br>23 April 2006</li>
 
71
        <li class="spaced">Last updated on<br>23 December 2007</li>
69
72
        <li class="spaced">See the <a href="http://perl.jonallen.info/projects/perldoc">project page</a> for
70
73
        more details</li>
71
74
      </ul>
76
79
    <div id="centerContent">
77
80
      <div id="contentHeader">
78
81
        <div id="contentHeaderLeft"><a href="#" onClick="showLeft()">Show navigation</a></div>
79
 
        <div id="contentHeaderCentre">-- Perl 5.8.8 documentation --</div>
 
82
        <div id="contentHeaderCentre">-- Perl 5.10.0 documentation --</div>
80
83
        <div id="contentHeaderRight"><a href="#" onClick="showRight()">Show toolbar</a></div>
81
84
      </div>
82
85
      <div id="breadCrumbs"><a href="index.html">Home</a> &gt; <a href="index-history.html">History / Changes</a> &gt; perlhist</div>
117
120
the pumpking (keeping the source afloat?) or the pumpkineer (pulling
118
121
the strings?).</p>
119
122
<a name="THE-RECORDS"></a><h1>THE RECORDS</h1>
120
 
<pre class="verbatim"> Pump-  Release         Date            Notes
121
 
 king                                   <span class="s">(</span>by <a class="l_k" href="functions/no.html">no</a> means
122
 
                                         comprehensive<span class="cm">,</span>
123
 
                                         see Changes*
124
 
                                         for details<span class="s">)</span>
 
123
<pre class="verbatim"> <span class="w">Pump</span>-  <span class="w">Release</span>         <span class="w">Date</span>            <span class="w">Notes</span>
 
124
 <span class="w">king</span>                                   <span class="s">(</span><span class="w">by</span> <a class="l_k" href="functions/no.html">no</a> <span class="w">means</span>
 
125
                                         <span class="w">comprehensive</span><span class="cm">,</span>
 
126
                                         <span class="w">see</span> <span class="w">Changes</span>*
 
127
                                         for <span class="w">details</span><span class="s">)</span>
125
128
 ===========================================================================</pre>
126
129
<pre class="verbatim"> Larry   0              Classified.     Don't ask.</pre><pre class="verbatim"> Larry   1.000          1987-Dec-18</pre><pre class="verbatim">          1.001..10     1988-Jan-30
127
130
          1.011..14     1988-Feb-02
402
405
          5.8.8         2006-Jan-31</pre><pre class="verbatim"> Hugo     5.9.0         2003-Oct-27
403
406
 Rafael   5.9.1         2004-Mar-16
404
407
          5.9.2         2005-Apr-01
405
 
          5.9.3         2006-Jan-28</pre><a name="SELECTED-RELEASE-SIZES"></a><h2>SELECTED RELEASE SIZES</h2>
 
408
          5.9.3         2006-Jan-28
 
409
          5.9.4         2006-Aug-15
 
410
          5.9.5         2007-Jul-07
 
411
          5.10.0-RC1    2007-Nov-17
 
412
          5.10.0-RC2    2007-Nov-25
 
413
          5.10.0        2007-Dec-18</pre><a name="SELECTED-RELEASE-SIZES"></a><h2>SELECTED RELEASE SIZES</h2>
406
414
<p>For example the notation "core: 212  29" in the release 1.000 means that
407
415
it had in the core 212 kilobytes, in 29 files.  The "core".."doc" are
408
416
explained below.</p>
409
 
<pre class="verbatim"> release        core       <a class="l_w" href="lib.html">lib</a>         ext        t         doc
 
417
<pre class="verbatim"> <span class="w">release</span>        <span class="w">core</span>       <span class="w">lib</span>         <span class="w">ext</span>        <span class="w">t</span>         <span class="w">doc</span>
410
418
 ======================================================================</pre>
411
419
<pre class="verbatim"> 1.000           212  29      -   -      -   -     38  51     62   3
412
420
 1.014           219  29      -   -      -   -     39  52     68   4
531
539
changed lines for 424 kilobytes.  Just the lines themselves are
532
540
counted, not their context.  The "+ - !" become from the diff(1)
533
541
context diff output format.</p>
534
 
<pre class="verbatim"> Pump-  Release         Date           diff lines kB
535
 
 king                                  -------------
 
542
<pre class="verbatim"> <span class="w">Pump</span>-  <span class="w">Release</span>         <span class="w">Date</span>           <span class="w">diff</span> <span class="w">lines</span> <span class="w">kB</span>
 
543
 <span class="w">king</span>                                  -------------
536
544
                                          +   -   !
537
545
 ===========================================================================</pre>
538
546
<pre class="verbatim"> Chip     5.003_08      1996-Nov-19     110  19 424
605
613
          <!--<select name="r"><option value="1" selected>Go to top result<option value="0">Show results list</select>-->
606
614
        </form>
607
615
      </p>
 
616
      <script language="JavaScript" type="text/javascript" src="/perl-version.js"></script>
608
617
      <h2>Labels:</h2>
609
618
      <p>
610
619
        <a href="#" onClick="addLabel('perlhist','perlhist.html')">Add this page</a>