<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>perl5.git.perl.org Git - perl.git/atom log</title>
<subtitle>Perl5 Master Repository</subtitle>
<link rel="alternate" type="text/html" href="http://perl5.git.perl.org/perl.git/atom/perl.git" />
<link rel="self" type="text/xml" href="http://perl5.git.perl.org/perl.git/atom" />
<id>http://perl5.git.perl.org/perl.git/atom/perl.git</id>
<author><name>perl5-porters@perl.org</name></author>
<icon>/git-favicon.png</icon>
<logo>/git-logo.png</logo>
<updated>2012-05-16T11:31:58Z</updated>
<generator version='1.6.1.rc3.39.g16180.dirty/1.7.4.1'>gitweb</generator>
<entry>
<title type="html">[perl #112924] [PATCH] Clarify test instructions in INSTALL</title>
<updated>2012-05-16T11:31:58Z</updated>
<author>
  <name>Andy Dougherty</name>
  <email>doughera@lafayette.edu</email>
</author>
<contributor>
  <name>Andy Dougherty</name>
  <email>doughera@lafayette.edu</email>
</contributor>
<published>2012-05-16T11:31:58Z</published>
<link rel="alternate" type="text/html" href="http://perl5.git.perl.org/perl.git/atom/perl.git/commitdiff/36bded947b191af9d49762ac9409f96f0d5905d7" />
<id>http://perl5.git.perl.org/perl.git/atom/perl.git/commitdiff/36bded947b191af9d49762ac9409f96f0d5905d7</id>
<content type="xhtml" xml:base="http://perl5.git.perl.org/perl.git/atom">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
[perl #112924] [PATCH] Clarify test instructions in INSTALL

While trying to track down a failed test, I found the instructions in
the INSTALL file to be less than optimal.

This patch re-orders the suggestions to put the ones most likely to work
first, clarifies which directory you should be in, and moves a &quot;see-also&quot;
type reference to where it is more likely to be useful.

The catalyst for this was that

    ./perl -MTestInit cpan/Archive-Extract/t/01_Archive-Extract.t

fails because it can't find strict.pm.  (See [perl #1122926].)  Since it's
probably not the only such case, I thought it useful and prudent to
advise using t/harness instead as a first recourse.
</pre><ul>
<li>[<a title="diff" href="http://perl5.git.perl.org/perl.git/atom/perl.git/blobdiff/c43ca372962ed8b6058df231649647686874e1fe..36bded947b191af9d49762ac9409f96f0d5905d7:/INSTALL">D</a><a title="blame" href="http://perl5.git.perl.org/perl.git/atom/perl.git/blame/36bded947b191af9d49762ac9409f96f0d5905d7:/INSTALL">B</a><a title="history" href="http://perl5.git.perl.org/perl.git/atom/perl.git/history/36bded947b191af9d49762ac9409f96f0d5905d7?f=INSTALL">H</a>] INSTALL</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">perldelta: fix bad references to &quot;unicode_strings&quot;</title>
<updated>2012-05-16T01:42:48Z</updated>
<author>
  <name>Tom Hukins</name>
  <email>tom@eborcom.com</email>
</author>
<contributor>
  <name>Ricardo Signes</name>
  <email>rjbs@cpan.org</email>
</contributor>
<published>2012-05-16T01:42:48Z</published>
<link rel="alternate" type="text/html" href="http://perl5.git.perl.org/perl.git/atom/perl.git/commitdiff/c43ca372962ed8b6058df231649647686874e1fe" />
<id>http://perl5.git.perl.org/perl.git/atom/perl.git/commitdiff/c43ca372962ed8b6058df231649647686874e1fe</id>
<content type="xhtml" xml:base="http://perl5.git.perl.org/perl.git/atom">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
perldelta: fix bad references to &quot;unicode_strings&quot;

The documentation written for 2e2b2571 erroneously mentions
&quot;unicode_semantics&quot; instead of &quot;unicode_strings&quot;.
</pre><ul>
<li>[<a title="diff" href="http://perl5.git.perl.org/perl.git/atom/perl.git/blobdiff/5b8bb89605ed99917c14818e266fad456a75c37b..c43ca372962ed8b6058df231649647686874e1fe:/pod/perlunicode.pod">D</a><a title="blame" href="http://perl5.git.perl.org/perl.git/atom/perl.git/blame/c43ca372962ed8b6058df231649647686874e1fe:/pod/perlunicode.pod">B</a><a title="history" href="http://perl5.git.perl.org/perl.git/atom/perl.git/history/c43ca372962ed8b6058df231649647686874e1fe?f=pod/perlunicode.pod">H</a>] pod/perlunicode.pod</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">prevent PERL_UNICODE from affecting t/mro/package_aliases_utf8.t</title>
<updated>2012-05-16T01:34:00Z</updated>
<author>
  <name>Ricardo Signes</name>
  <email>rjbs@cpan.org</email>
</author>
<contributor>
  <name>Ricardo Signes</name>
  <email>rjbs@cpan.org</email>
</contributor>
<published>2012-05-16T01:34:00Z</published>
<link rel="alternate" type="text/html" href="http://perl5.git.perl.org/perl.git/atom/perl.git/commitdiff/5b8bb89605ed99917c14818e266fad456a75c37b" />
<id>http://perl5.git.perl.org/perl.git/atom/perl.git/commitdiff/5b8bb89605ed99917c14818e266fad456a75c37b</id>
<content type="xhtml" xml:base="http://perl5.git.perl.org/perl.git/atom">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
prevent PERL_UNICODE from affecting t/mro/package_aliases_utf8.t
</pre><ul>
<li>[<a title="diff" href="http://perl5.git.perl.org/perl.git/atom/perl.git/blobdiff/fcc3aaa8e4e88a7cd51b4560db77045b1d683575..5b8bb89605ed99917c14818e266fad456a75c37b:/t/mro/package_aliases_utf8.t">D</a><a title="blame" href="http://perl5.git.perl.org/perl.git/atom/perl.git/blame/5b8bb89605ed99917c14818e266fad456a75c37b:/t/mro/package_aliases_utf8.t">B</a><a title="history" href="http://perl5.git.perl.org/perl.git/atom/perl.git/history/5b8bb89605ed99917c14818e266fad456a75c37b?f=t/mro/package_aliases_utf8.t">H</a>] t/mro/package_aliases_utf8.t</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">perldelta: known issue: t/op/filetest.t</title>
<updated>2012-05-16T01:22:21Z</updated>
<author>
  <name>Ricardo Signes</name>
  <email>rjbs@cpan.org</email>
</author>
<contributor>
  <name>Ricardo Signes</name>
  <email>rjbs@cpan.org</email>
</contributor>
<published>2012-05-16T01:22:21Z</published>
<link rel="alternate" type="text/html" href="http://perl5.git.perl.org/perl.git/atom/perl.git/commitdiff/fcc3aaa8e4e88a7cd51b4560db77045b1d683575" />
<id>http://perl5.git.perl.org/perl.git/atom/perl.git/commitdiff/fcc3aaa8e4e88a7cd51b4560db77045b1d683575</id>
<content type="xhtml" xml:base="http://perl5.git.perl.org/perl.git/atom">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
perldelta: known issue: t/op/filetest.t
</pre><ul>
<li>[<a title="diff" href="http://perl5.git.perl.org/perl.git/atom/perl.git/blobdiff/8c6c0d8bd483263931dab81a9912f07fc7b8fb06..fcc3aaa8e4e88a7cd51b4560db77045b1d683575:/pod/perldelta.pod">D</a><a title="blame" href="http://perl5.git.perl.org/perl.git/atom/perl.git/blame/fcc3aaa8e4e88a7cd51b4560db77045b1d683575:/pod/perldelta.pod">B</a><a title="history" href="http://perl5.git.perl.org/perl.git/atom/perl.git/history/fcc3aaa8e4e88a7cd51b4560db77045b1d683575?f=pod/perldelta.pod">H</a>] pod/perldelta.pod</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">note the gcc -O2 and link-time-optimization problem</title>
<updated>2012-05-16T01:16:45Z</updated>
<author>
  <name>Andy Dougherty</name>
  <email>doughera@lafayette.edu</email>
</author>
<contributor>
  <name>Ricardo Signes</name>
  <email>rjbs@cpan.org</email>
</contributor>
<published>2012-05-16T01:16:45Z</published>
<link rel="alternate" type="text/html" href="http://perl5.git.perl.org/perl.git/atom/perl.git/commitdiff/8c6c0d8bd483263931dab81a9912f07fc7b8fb06" />
<id>http://perl5.git.perl.org/perl.git/atom/perl.git/commitdiff/8c6c0d8bd483263931dab81a9912f07fc7b8fb06</id>
<content type="xhtml" xml:base="http://perl5.git.perl.org/perl.git/atom">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
note the gcc -O2 and link-time-optimization problem
</pre><ul>
<li>[<a title="diff" href="http://perl5.git.perl.org/perl.git/atom/perl.git/blobdiff/ab7cd65bfff4737dfca2585bab85448d61bf8056..8c6c0d8bd483263931dab81a9912f07fc7b8fb06:/pod/perldelta.pod">D</a><a title="blame" href="http://perl5.git.perl.org/perl.git/atom/perl.git/blame/8c6c0d8bd483263931dab81a9912f07fc7b8fb06:/pod/perldelta.pod">B</a><a title="history" href="http://perl5.git.perl.org/perl.git/atom/perl.git/history/8c6c0d8bd483263931dab81a9912f07fc7b8fb06?f=pod/perldelta.pod">H</a>] pod/perldelta.pod</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">our next release is RC2</title>
<updated>2012-05-16T01:13:08Z</updated>
<author>
  <name>Ricardo Signes</name>
  <email>rjbs@cpan.org</email>
</author>
<contributor>
  <name>Ricardo Signes</name>
  <email>rjbs@cpan.org</email>
</contributor>
<published>2012-05-16T01:13:08Z</published>
<link rel="alternate" type="text/html" href="http://perl5.git.perl.org/perl.git/atom/perl.git/commitdiff/ab7cd65bfff4737dfca2585bab85448d61bf8056" />
<id>http://perl5.git.perl.org/perl.git/atom/perl.git/commitdiff/ab7cd65bfff4737dfca2585bab85448d61bf8056</id>
<content type="xhtml" xml:base="http://perl5.git.perl.org/perl.git/atom">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
our next release is RC2
</pre><ul>
<li>[<a title="diff" href="http://perl5.git.perl.org/perl.git/atom/perl.git/blobdiff/1540de7c942823a29b1deeba0679cc5fe6d10674..ab7cd65bfff4737dfca2585bab85448d61bf8056:/patchlevel.h">D</a><a title="blame" href="http://perl5.git.perl.org/perl.git/atom/perl.git/blame/ab7cd65bfff4737dfca2585bab85448d61bf8056:/patchlevel.h">B</a><a title="history" href="http://perl5.git.perl.org/perl.git/atom/perl.git/history/ab7cd65bfff4737dfca2585bab85448d61bf8056?f=patchlevel.h">H</a>] patchlevel.h</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">perldelta: Americanise spellings</title>
<updated>2012-05-15T21:59:48Z</updated>
<author>
  <name>Ricardo Signes</name>
  <email>rjbs@cpan.org</email>
</author>
<contributor>
  <name>Ricardo Signes</name>
  <email>rjbs@cpan.org</email>
</contributor>
<published>2012-05-15T21:59:48Z</published>
<link rel="alternate" type="text/html" href="http://perl5.git.perl.org/perl.git/atom/perl.git/commitdiff/1540de7c942823a29b1deeba0679cc5fe6d10674" />
<id>http://perl5.git.perl.org/perl.git/atom/perl.git/commitdiff/1540de7c942823a29b1deeba0679cc5fe6d10674</id>
<content type="xhtml" xml:base="http://perl5.git.perl.org/perl.git/atom">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
perldelta: Americanise spellings
</pre><ul>
<li>[<a title="diff" href="http://perl5.git.perl.org/perl.git/atom/perl.git/blobdiff/a1d29d1320cc05ea6451cc94474a6bd8b75946a6..1540de7c942823a29b1deeba0679cc5fe6d10674:/pod/perldelta.pod">D</a><a title="blame" href="http://perl5.git.perl.org/perl.git/atom/perl.git/blame/1540de7c942823a29b1deeba0679cc5fe6d10674:/pod/perldelta.pod">B</a><a title="history" href="http://perl5.git.perl.org/perl.git/atom/perl.git/history/1540de7c942823a29b1deeba0679cc5fe6d10674?f=pod/perldelta.pod">H</a>] pod/perldelta.pod</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">reflect Socket update in Module::CoreList</title>
<updated>2012-05-15T11:41:36Z</updated>
<author>
  <name>Ricardo Signes</name>
  <email>rjbs@cpan.org</email>
</author>
<contributor>
  <name>Ricardo Signes</name>
  <email>rjbs@cpan.org</email>
</contributor>
<published>2012-05-15T11:41:36Z</published>
<link rel="alternate" type="text/html" href="http://perl5.git.perl.org/perl.git/atom/perl.git/commitdiff/a1d29d1320cc05ea6451cc94474a6bd8b75946a6" />
<id>http://perl5.git.perl.org/perl.git/atom/perl.git/commitdiff/a1d29d1320cc05ea6451cc94474a6bd8b75946a6</id>
<content type="xhtml" xml:base="http://perl5.git.perl.org/perl.git/atom">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
reflect Socket update in Module::CoreList
</pre><ul>
<li>[<a title="diff" href="http://perl5.git.perl.org/perl.git/atom/perl.git/blobdiff/2329674809a320420acae0efb5641e1800297583..a1d29d1320cc05ea6451cc94474a6bd8b75946a6:/dist/Module-CoreList/lib/Module/CoreList.pm">D</a><a title="blame" href="http://perl5.git.perl.org/perl.git/atom/perl.git/blame/a1d29d1320cc05ea6451cc94474a6bd8b75946a6:/dist/Module-CoreList/lib/Module/CoreList.pm">B</a><a title="history" href="http://perl5.git.perl.org/perl.git/atom/perl.git/history/a1d29d1320cc05ea6451cc94474a6bd8b75946a6?f=dist/Module-CoreList/lib/Module/CoreList.pm">H</a>] dist/Module-CoreList/lib/Module/CoreList.pm</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Update Socket to CPAN version 2.001</title>
<updated>2012-05-15T09:22:30Z</updated>
<author>
  <name>Tony Cook</name>
  <email>tony@develop-help.com</email>
</author>
<contributor>
  <name>Ricardo Signes</name>
  <email>rjbs@cpan.org</email>
</contributor>
<published>2012-05-15T09:22:30Z</published>
<link rel="alternate" type="text/html" href="http://perl5.git.perl.org/perl.git/atom/perl.git/commitdiff/2329674809a320420acae0efb5641e1800297583" />
<id>http://perl5.git.perl.org/perl.git/atom/perl.git/commitdiff/2329674809a320420acae0efb5641e1800297583</id>
<content type="xhtml" xml:base="http://perl5.git.perl.org/perl.git/atom">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Update Socket to CPAN version 2.001

2.001   CHANGES:
         * Apply (modified) patch from ppisar@redhat.com to fix memory
           addressing bug with Zero() - RT76067
         * Document that inet_pton() doesn't work on hostnames, only textual
           addresses - RT76010
         * Ignore any existing-but-undefined hints hash members to
           getaddrinfo()

Done for the critical RT76067 fix.
</pre><ul>
<li>[<a title="diff" href="http://perl5.git.perl.org/perl.git/atom/perl.git/blobdiff/14b32ddab61902a15395daf29abf756e972cec84..2329674809a320420acae0efb5641e1800297583:/Porting/Maintainers.pl">D</a><a title="blame" href="http://perl5.git.perl.org/perl.git/atom/perl.git/blame/2329674809a320420acae0efb5641e1800297583:/Porting/Maintainers.pl">B</a><a title="history" href="http://perl5.git.perl.org/perl.git/atom/perl.git/history/2329674809a320420acae0efb5641e1800297583?f=Porting/Maintainers.pl">H</a>] Porting/Maintainers.pl</li>
<li>[<a title="diff" href="http://perl5.git.perl.org/perl.git/atom/perl.git/blobdiff/14b32ddab61902a15395daf29abf756e972cec84..2329674809a320420acae0efb5641e1800297583:/cpan/Socket/Socket.pm">D</a><a title="blame" href="http://perl5.git.perl.org/perl.git/atom/perl.git/blame/2329674809a320420acae0efb5641e1800297583:/cpan/Socket/Socket.pm">B</a><a title="history" href="http://perl5.git.perl.org/perl.git/atom/perl.git/history/2329674809a320420acae0efb5641e1800297583?f=cpan/Socket/Socket.pm">H</a>] cpan/Socket/Socket.pm</li>
<li>[<a title="diff" href="http://perl5.git.perl.org/perl.git/atom/perl.git/blobdiff/14b32ddab61902a15395daf29abf756e972cec84..2329674809a320420acae0efb5641e1800297583:/cpan/Socket/Socket.xs">D</a><a title="blame" href="http://perl5.git.perl.org/perl.git/atom/perl.git/blame/2329674809a320420acae0efb5641e1800297583:/cpan/Socket/Socket.xs">B</a><a title="history" href="http://perl5.git.perl.org/perl.git/atom/perl.git/history/2329674809a320420acae0efb5641e1800297583?f=cpan/Socket/Socket.xs">H</a>] cpan/Socket/Socket.xs</li>
<li>[<a title="diff" href="http://perl5.git.perl.org/perl.git/atom/perl.git/blobdiff/14b32ddab61902a15395daf29abf756e972cec84..2329674809a320420acae0efb5641e1800297583:/pod/perldelta.pod">D</a><a title="blame" href="http://perl5.git.perl.org/perl.git/atom/perl.git/blame/2329674809a320420acae0efb5641e1800297583:/pod/perldelta.pod">B</a><a title="history" href="http://perl5.git.perl.org/perl.git/atom/perl.git/history/2329674809a320420acae0efb5641e1800297583?f=pod/perldelta.pod">H</a>] pod/perldelta.pod</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">perldelta typo fixes (from mauke)</title>
<updated>2012-05-15T11:27:17Z</updated>
<author>
  <name>Ricardo Signes</name>
  <email>rjbs@cpan.org</email>
</author>
<contributor>
  <name>Ricardo Signes</name>
  <email>rjbs@cpan.org</email>
</contributor>
<published>2012-05-15T11:27:17Z</published>
<link rel="alternate" type="text/html" href="http://perl5.git.perl.org/perl.git/atom/perl.git/commitdiff/14b32ddab61902a15395daf29abf756e972cec84" />
<id>http://perl5.git.perl.org/perl.git/atom/perl.git/commitdiff/14b32ddab61902a15395daf29abf756e972cec84</id>
<content type="xhtml" xml:base="http://perl5.git.perl.org/perl.git/atom">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
perldelta typo fixes (from mauke)
</pre><ul>
<li>[<a title="diff" href="http://perl5.git.perl.org/perl.git/atom/perl.git/blobdiff/0ebca1e730969cf1b91d2ed9b84f981540ace1ab..14b32ddab61902a15395daf29abf756e972cec84:/pod/perldelta.pod">D</a><a title="blame" href="http://perl5.git.perl.org/perl.git/atom/perl.git/blame/14b32ddab61902a15395daf29abf756e972cec84:/pod/perldelta.pod">B</a><a title="history" href="http://perl5.git.perl.org/perl.git/atom/perl.git/history/14b32ddab61902a15395daf29abf756e972cec84?f=pod/perldelta.pod">H</a>] pod/perldelta.pod</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Revert part of 34d9f36f9</title>
<updated>2012-05-15T20:53:29Z</updated>
<author>
  <name>Father Chrysostomos</name>
  <email>sprout@cpan.org</email>
</author>
<contributor>
  <name>Father Chrysostomos</name>
  <email>sprout@cpan.org</email>
</contributor>
<published>2012-05-15T20:53:29Z</published>
<link rel="alternate" type="text/html" href="http://perl5.git.perl.org/perl.git/atom/perl.git/commitdiff/0ebca1e730969cf1b91d2ed9b84f981540ace1ab" />
<id>http://perl5.git.perl.org/perl.git/atom/perl.git/commitdiff/0ebca1e730969cf1b91d2ed9b84f981540ace1ab</id>
<content type="xhtml" xml:base="http://perl5.git.perl.org/perl.git/atom">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Revert part of 34d9f36f9

I was going to apply this after code freeze, but I made a mistake
when switching branches locally and ended up combining it with
another commit.
</pre><ul>
<li>[<a title="diff" href="http://perl5.git.perl.org/perl.git/atom/perl.git/blobdiff/a2d3615d729afeb7e358f362154805d63073806a..0ebca1e730969cf1b91d2ed9b84f981540ace1ab:/AUTHORS">D</a><a title="blame" href="http://perl5.git.perl.org/perl.git/atom/perl.git/blame/0ebca1e730969cf1b91d2ed9b84f981540ace1ab:/AUTHORS">B</a><a title="history" href="http://perl5.git.perl.org/perl.git/atom/perl.git/history/0ebca1e730969cf1b91d2ed9b84f981540ace1ab?f=AUTHORS">H</a>] AUTHORS</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">AUTHORS: Shirataka -&gt; Shirakata</title>
<updated>2012-05-15T20:51:47Z</updated>
<author>
  <name>Father Chrysostomos</name>
  <email>sprout@cpan.org</email>
</author>
<contributor>
  <name>Father Chrysostomos</name>
  <email>sprout@cpan.org</email>
</contributor>
<published>2012-05-15T20:51:47Z</published>
<link rel="alternate" type="text/html" href="http://perl5.git.perl.org/perl.git/atom/perl.git/commitdiff/a2d3615d729afeb7e358f362154805d63073806a" />
<id>http://perl5.git.perl.org/perl.git/atom/perl.git/commitdiff/a2d3615d729afeb7e358f362154805d63073806a</id>
<content type="xhtml" xml:base="http://perl5.git.perl.org/perl.git/atom">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
AUTHORS: Shirataka -&gt; Shirakata
</pre><ul>
<li>[<a title="diff" href="http://perl5.git.perl.org/perl.git/atom/perl.git/blobdiff/43b0ea4cbea7b0a1dce446d0ae5bcf584b2607e1..a2d3615d729afeb7e358f362154805d63073806a:/AUTHORS">D</a><a title="blame" href="http://perl5.git.perl.org/perl.git/atom/perl.git/blame/a2d3615d729afeb7e358f362154805d63073806a:/AUTHORS">B</a><a title="history" href="http://perl5.git.perl.org/perl.git/atom/perl.git/history/a2d3615d729afeb7e358f362154805d63073806a?f=AUTHORS">H</a>] AUTHORS</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">perldelta: extraneous double spaces</title>
<updated>2012-05-15T20:39:22Z</updated>
<author>
  <name>Father Chrysostomos</name>
  <email>sprout@cpan.org</email>
</author>
<contributor>
  <name>Father Chrysostomos</name>
  <email>sprout@cpan.org</email>
</contributor>
<published>2012-05-15T20:39:22Z</published>
<link rel="alternate" type="text/html" href="http://perl5.git.perl.org/perl.git/atom/perl.git/commitdiff/43b0ea4cbea7b0a1dce446d0ae5bcf584b2607e1" />
<id>http://perl5.git.perl.org/perl.git/atom/perl.git/commitdiff/43b0ea4cbea7b0a1dce446d0ae5bcf584b2607e1</id>
<content type="xhtml" xml:base="http://perl5.git.perl.org/perl.git/atom">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
perldelta: extraneous double spaces
</pre><ul>
<li>[<a title="diff" href="http://perl5.git.perl.org/perl.git/atom/perl.git/blobdiff/7af9a95b852494ddba13783588c4a2b10f6354e2..43b0ea4cbea7b0a1dce446d0ae5bcf584b2607e1:/pod/perldelta.pod">D</a><a title="blame" href="http://perl5.git.perl.org/perl.git/atom/perl.git/blame/43b0ea4cbea7b0a1dce446d0ae5bcf584b2607e1:/pod/perldelta.pod">B</a><a title="history" href="http://perl5.git.perl.org/perl.git/atom/perl.git/history/43b0ea4cbea7b0a1dce446d0ae5bcf584b2607e1?f=pod/perldelta.pod">H</a>] pod/perldelta.pod</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">v5.16 RC0 perldelta cleanup</title>
<updated>2012-05-15T20:38:09Z</updated>
<author>
  <name>Tom Christiansen</name>
  <email>tchrist@perl.com</email>
</author>
<contributor>
  <name>Father Chrysostomos</name>
  <email>sprout@cpan.org</email>
</contributor>
<published>2012-05-15T20:38:09Z</published>
<link rel="alternate" type="text/html" href="http://perl5.git.perl.org/perl.git/atom/perl.git/commitdiff/7af9a95b852494ddba13783588c4a2b10f6354e2" />
<id>http://perl5.git.perl.org/perl.git/atom/perl.git/commitdiff/7af9a95b852494ddba13783588c4a2b10f6354e2</id>
<content type="xhtml" xml:base="http://perl5.git.perl.org/perl.git/atom">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
v5.16 RC0 perldelta cleanup

Below is a patch with some simple typo and verbosity cleanup in
the current pod/perldelta.pod in blead as of ~30 minutes ago.
</pre><ul>
<li>[<a title="diff" href="http://perl5.git.perl.org/perl.git/atom/perl.git/blobdiff/f526ec2f99878af98e865924168814b4efbf91e4..7af9a95b852494ddba13783588c4a2b10f6354e2:/pod/perldelta.pod">D</a><a title="blame" href="http://perl5.git.perl.org/perl.git/atom/perl.git/blame/7af9a95b852494ddba13783588c4a2b10f6354e2:/pod/perldelta.pod">B</a><a title="history" href="http://perl5.git.perl.org/perl.git/atom/perl.git/history/7af9a95b852494ddba13783588c4a2b10f6354e2?f=pod/perldelta.pod">H</a>] pod/perldelta.pod</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">[perl #112944] perldelta: typo</title>
<updated>2012-05-15T20:02:50Z</updated>
<author>
  <name>Shirakata Kentaro</name>
  <email>root@ub32.org</email>
</author>
<contributor>
  <name>Father Chrysostomos</name>
  <email>sprout@cpan.org</email>
</contributor>
<published>2012-05-15T20:02:50Z</published>
<link rel="alternate" type="text/html" href="http://perl5.git.perl.org/perl.git/atom/perl.git/commitdiff/f526ec2f99878af98e865924168814b4efbf91e4" />
<id>http://perl5.git.perl.org/perl.git/atom/perl.git/commitdiff/f526ec2f99878af98e865924168814b4efbf91e4</id>
<content type="xhtml" xml:base="http://perl5.git.perl.org/perl.git/atom">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
[perl #112944] perldelta: typo
</pre><ul>
<li>[<a title="diff" href="http://perl5.git.perl.org/perl.git/atom/perl.git/blobdiff/34d9f36f9dab168de20c6d1b54014206d0b35924..f526ec2f99878af98e865924168814b4efbf91e4:/pod/perldelta.pod">D</a><a title="blame" href="http://perl5.git.perl.org/perl.git/atom/perl.git/blame/f526ec2f99878af98e865924168814b4efbf91e4:/pod/perldelta.pod">B</a><a title="history" href="http://perl5.git.perl.org/perl.git/atom/perl.git/history/f526ec2f99878af98e865924168814b4efbf91e4?f=pod/perldelta.pod">H</a>] pod/perldelta.pod</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Add Shirataka Kentaro to AUTHORS</title>
<updated>2012-05-15T19:58:42Z</updated>
<author>
  <name>Father Chrysostomos</name>
  <email>sprout@cpan.org</email>
</author>
<contributor>
  <name>Father Chrysostomos</name>
  <email>sprout@cpan.org</email>
</contributor>
<published>2012-05-15T19:58:42Z</published>
<link rel="alternate" type="text/html" href="http://perl5.git.perl.org/perl.git/atom/perl.git/commitdiff/34d9f36f9dab168de20c6d1b54014206d0b35924" />
<id>http://perl5.git.perl.org/perl.git/atom/perl.git/commitdiff/34d9f36f9dab168de20c6d1b54014206d0b35924</id>
<content type="xhtml" xml:base="http://perl5.git.perl.org/perl.git/atom">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Add Shirataka Kentaro to AUTHORS
</pre><ul>
<li>[<a title="diff" href="http://perl5.git.perl.org/perl.git/atom/perl.git/blobdiff/7756a36f546bb3bbd85b8dce3c25c66a24b3e7cc..34d9f36f9dab168de20c6d1b54014206d0b35924:/AUTHORS">D</a><a title="blame" href="http://perl5.git.perl.org/perl.git/atom/perl.git/blame/34d9f36f9dab168de20c6d1b54014206d0b35924:/AUTHORS">B</a><a title="history" href="http://perl5.git.perl.org/perl.git/atom/perl.git/history/34d9f36f9dab168de20c6d1b54014206d0b35924?f=AUTHORS">H</a>] AUTHORS</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">add 5.16.0-RC0 and -RC1 to perlhist</title>
<updated>2012-05-15T02:59:38Z</updated>
<author>
  <name>Ricardo Signes</name>
  <email>rjbs@cpan.org</email>
</author>
<contributor>
  <name>Ricardo Signes</name>
  <email>rjbs@cpan.org</email>
</contributor>
<published>2012-05-15T02:59:38Z</published>
<link rel="alternate" type="text/html" href="http://perl5.git.perl.org/perl.git/atom/perl.git/commitdiff/7756a36f546bb3bbd85b8dce3c25c66a24b3e7cc" />
<id>http://perl5.git.perl.org/perl.git/atom/perl.git/commitdiff/7756a36f546bb3bbd85b8dce3c25c66a24b3e7cc</id>
<content type="xhtml" xml:base="http://perl5.git.perl.org/perl.git/atom">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
add 5.16.0-RC0 and -RC1 to perlhist
</pre><ul>
<li>[<a title="diff" href="http://perl5.git.perl.org/perl.git/atom/perl.git/blobdiff/8c551b2aa69a5a2863f777b80ce44d7a5b057193..7756a36f546bb3bbd85b8dce3c25c66a24b3e7cc:/pod/perlhist.pod">D</a><a title="blame" href="http://perl5.git.perl.org/perl.git/atom/perl.git/blame/7756a36f546bb3bbd85b8dce3c25c66a24b3e7cc:/pod/perlhist.pod">B</a><a title="history" href="http://perl5.git.perl.org/perl.git/atom/perl.git/history/7756a36f546bb3bbd85b8dce3c25c66a24b3e7cc?f=pod/perlhist.pod">H</a>] pod/perlhist.pod</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">minor grammar correction</title>
<updated>2012-05-15T01:52:47Z</updated>
<author>
  <name>Ricardo Signes</name>
  <email>rjbs@cpan.org</email>
</author>
<contributor>
  <name>Ricardo Signes</name>
  <email>rjbs@cpan.org</email>
</contributor>
<published>2012-05-15T01:52:47Z</published>
<link rel="alternate" type="text/html" href="http://perl5.git.perl.org/perl.git/atom/perl.git/commitdiff/8c551b2aa69a5a2863f777b80ce44d7a5b057193" />
<id>http://perl5.git.perl.org/perl.git/atom/perl.git/commitdiff/8c551b2aa69a5a2863f777b80ce44d7a5b057193</id>
<content type="xhtml" xml:base="http://perl5.git.perl.org/perl.git/atom">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
minor grammar correction

thanks, Jim Keenan!
</pre><ul>
<li>[<a title="diff" href="http://perl5.git.perl.org/perl.git/atom/perl.git/blobdiff/66a252efee427d602a576bf86d4e807de27d3123..8c551b2aa69a5a2863f777b80ce44d7a5b057193:/pod/perldelta.pod">D</a><a title="blame" href="http://perl5.git.perl.org/perl.git/atom/perl.git/blame/8c551b2aa69a5a2863f777b80ce44d7a5b057193:/pod/perldelta.pod">B</a><a title="history" href="http://perl5.git.perl.org/perl.git/atom/perl.git/history/8c551b2aa69a5a2863f777b80ce44d7a5b057193?f=pod/perldelta.pod">H</a>] pod/perldelta.pod</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">add Daniel Kahn Gillmor to AUTHORS</title>
<updated>2012-05-15T01:49:01Z</updated>
<author>
  <name>Ricardo Signes</name>
  <email>rjbs@cpan.org</email>
</author>
<contributor>
  <name>Ricardo Signes</name>
  <email>rjbs@cpan.org</email>
</contributor>
<published>2012-05-15T01:49:01Z</published>
<link rel="alternate" type="text/html" href="http://perl5.git.perl.org/perl.git/atom/perl.git/commitdiff/66a252efee427d602a576bf86d4e807de27d3123" />
<id>http://perl5.git.perl.org/perl.git/atom/perl.git/commitdiff/66a252efee427d602a576bf86d4e807de27d3123</id>
<content type="xhtml" xml:base="http://perl5.git.perl.org/perl.git/atom">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
add Daniel Kahn Gillmor to AUTHORS
</pre><ul>
<li>[<a title="diff" href="http://perl5.git.perl.org/perl.git/atom/perl.git/blobdiff/afe821653fc8b4146d9b37a26b704920a7aff666..66a252efee427d602a576bf86d4e807de27d3123:/AUTHORS">D</a><a title="blame" href="http://perl5.git.perl.org/perl.git/atom/perl.git/blame/66a252efee427d602a576bf86d4e807de27d3123:/AUTHORS">B</a><a title="history" href="http://perl5.git.perl.org/perl.git/atom/perl.git/history/66a252efee427d602a576bf86d4e807de27d3123?f=AUTHORS">H</a>] AUTHORS</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">document the yet-explained Win32 test hanging</title>
<updated>2012-05-15T01:22:06Z</updated>
<author>
  <name>Ricardo Signes</name>
  <email>rjbs@cpan.org</email>
</author>
<contributor>
  <name>Ricardo Signes</name>
  <email>rjbs@cpan.org</email>
</contributor>
<published>2012-05-15T01:22:06Z</published>
<link rel="alternate" type="text/html" href="http://perl5.git.perl.org/perl.git/atom/perl.git/commitdiff/afe821653fc8b4146d9b37a26b704920a7aff666" />
<id>http://perl5.git.perl.org/perl.git/atom/perl.git/commitdiff/afe821653fc8b4146d9b37a26b704920a7aff666</id>
<content type="xhtml" xml:base="http://perl5.git.perl.org/perl.git/atom">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
document the yet-explained Win32 test hanging

We will ship with this unfixed unless someone comes up with the
cure in the next week.
</pre><ul>
<li>[<a title="diff" href="http://perl5.git.perl.org/perl.git/atom/perl.git/blobdiff/5a2baa23c763b2d83640843253832573d00ac84e..afe821653fc8b4146d9b37a26b704920a7aff666:/pod/perldelta.pod">D</a><a title="blame" href="http://perl5.git.perl.org/perl.git/atom/perl.git/blame/afe821653fc8b4146d9b37a26b704920a7aff666:/pod/perldelta.pod">B</a><a title="history" href="http://perl5.git.perl.org/perl.git/atom/perl.git/history/afe821653fc8b4146d9b37a26b704920a7aff666?f=pod/perldelta.pod">H</a>] pod/perldelta.pod</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">perldelta: fix a noun/verb number agreement</title>
<updated>2012-05-15T00:53:50Z</updated>
<author>
  <name>Ricardo Signes</name>
  <email>rjbs@cpan.org</email>
</author>
<contributor>
  <name>Ricardo Signes</name>
  <email>rjbs@cpan.org</email>
</contributor>
<published>2012-05-15T00:53:50Z</published>
<link rel="alternate" type="text/html" href="http://perl5.git.perl.org/perl.git/atom/perl.git/commitdiff/5a2baa23c763b2d83640843253832573d00ac84e" />
<id>http://perl5.git.perl.org/perl.git/atom/perl.git/commitdiff/5a2baa23c763b2d83640843253832573d00ac84e</id>
<content type="xhtml" xml:base="http://perl5.git.perl.org/perl.git/atom">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
perldelta: fix a noun/verb number agreement

reported by mauke
</pre><ul>
<li>[<a title="diff" href="http://perl5.git.perl.org/perl.git/atom/perl.git/blobdiff/28b4adf49a0f5dfd3618561f229d1f60e20fd3dd..5a2baa23c763b2d83640843253832573d00ac84e:/pod/perldelta.pod">D</a><a title="blame" href="http://perl5.git.perl.org/perl.git/atom/perl.git/blame/5a2baa23c763b2d83640843253832573d00ac84e:/pod/perldelta.pod">B</a><a title="history" href="http://perl5.git.perl.org/perl.git/atom/perl.git/history/5a2baa23c763b2d83640843253832573d00ac84e?f=pod/perldelta.pod">H</a>] pod/perldelta.pod</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">skip t/win32/runenv.t unless -DPERL_IMPLICIT_SYS</title>
<updated>2012-05-15T00:15:59Z</updated>
<author>
  <name>Ricardo Signes</name>
  <email>rjbs@cpan.org</email>
</author>
<contributor>
  <name>Ricardo Signes</name>
  <email>rjbs@cpan.org</email>
</contributor>
<published>2012-05-15T00:15:59Z</published>
<link rel="alternate" type="text/html" href="http://perl5.git.perl.org/perl.git/atom/perl.git/commitdiff/28b4adf49a0f5dfd3618561f229d1f60e20fd3dd" />
<id>http://perl5.git.perl.org/perl.git/atom/perl.git/commitdiff/28b4adf49a0f5dfd3618561f229d1f60e20fd3dd</id>
<content type="xhtml" xml:base="http://perl5.git.perl.org/perl.git/atom">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
skip t/win32/runenv.t unless -DPERL_IMPLICIT_SYS

this test fails without PERL_IMPLICIT_SYS, as reported by Steve
Hay in &lt;CADED=K4EqXkJa2uC13wVYY_=uGDCx=uQ_rXu3Me4+3FvVM8D+g@mail.gmail.com&gt;
</pre><ul>
<li>[<a title="diff" href="http://perl5.git.perl.org/perl.git/atom/perl.git/blobdiff/a5bed8371aed7057b6c4cf1084b0dc96e1abe33b..28b4adf49a0f5dfd3618561f229d1f60e20fd3dd:/t/win32/runenv.t">D</a><a title="blame" href="http://perl5.git.perl.org/perl.git/atom/perl.git/blame/28b4adf49a0f5dfd3618561f229d1f60e20fd3dd:/t/win32/runenv.t">B</a><a title="history" href="http://perl5.git.perl.org/perl.git/atom/perl.git/history/28b4adf49a0f5dfd3618561f229d1f60e20fd3dd?f=t/win32/runenv.t">H</a>] t/win32/runenv.t</li>
</ul>
</div>
</content>
</entry>
</feed>

