Attached
From
75bb462da5f7ea844447dfdd7d9aadfe15f6dcf3 Mon Sep 17 00:00:00 2001
From: Karl Williamson <khw@khw-desktop.(none)>
Date: Tue, 29 Dec 2009 13:08:28 -0700
Subject: [PATCH] Correct grammatical error in perlunicode.pod
Signed-off-by: H.Merijn Brand <h.m.brand@xs4all.nl>
This is the same as C<\s>, including beyond ASCII.
-Mnemonic: Space, as modified by Perl. (It doesn't include vertical tab which
-both the Posix standard and Unicode consider to be space.)
+Mnemonic: Space, as modified by Perl. (It doesn't include the vertical tab
+which both the Posix standard and Unicode consider to be space.)
=item B<C<\p{VertSpace}>>