summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2010-11-27 06:37:58 -0800
committerFather Chrysostomos <sprout@cpan.org>2010-11-27 07:15:36 -0800
commit59773fc7ad0429c176256db6df5d7f80355bc993 (patch)
tree780a5539c3593f773bb362a995ba0ef7985ca13b /pod
parent04698ff67968faa57a46c12d31e17c17baf08876 (diff)
downloadperl-59773fc7ad0429c176256db6df5d7f80355bc993.tar.gz
perldelta up to a3179684
Diffstat (limited to 'pod')
-rw-r--r--pod/perldelta.pod10
1 files changed, 9 insertions, 1 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 8b389aac0b..cadc885ac8 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -1,5 +1,8 @@
=encoding utf8
+=for comment
+This has been completed up to a3179684.
+
=head1 NAME
[ this is a template for a new perldelta file. Any text flagged as
@@ -77,6 +80,11 @@ listed as an updated module in the L</Modules and Pragmata> section.
[ List each deprecation as a =head2 entry ]
+=head2 C<?PATTERN?> is deprecated
+
+C<?PATTERN?> (without the initial m) has been deprecated and now produces
+a warning.
+
=head2 C<sv_compile_2op> is now deprecated
The C<sv_compile_2op> is now deprecated, and will be removed. Searches suggest
@@ -147,7 +155,7 @@ C<Unicode::Collate> has been upgraded from 0.67 to 0.68
=item *
-XXX
+C<Unicode::UCD> has been upgraded from 0.29 to 0.30.
=back