summaryrefslogtreecommitdiff
path: root/pod/perltodo.pod
diff options
context:
space:
mode:
authorKarl Williamson <khw@khw-desktop.(none)>2010-06-22 14:44:53 -0600
committerJesse Vincent <jesse@bestpractical.com>2010-06-28 22:30:05 -0400
commit0c3971279ad115468f72e7d76ceb793d741f824b (patch)
treec8d57a9da78c67c9bbe3321545eb4ddcd4cc782e /pod/perltodo.pod
parentf11a306399e96bf25b8255d5827f8416b329de97 (diff)
downloadperl-0c3971279ad115468f72e7d76ceb793d741f824b.tar.gz
Add perltodo entry for 0odddd, octal constant
Diffstat (limited to 'pod/perltodo.pod')
-rw-r--r--pod/perltodo.pod6
1 files changed, 6 insertions, 0 deletions
diff --git a/pod/perltodo.pod b/pod/perltodo.pod
index 851053d62c..532c01bb47 100644
--- a/pod/perltodo.pod
+++ b/pod/perltodo.pod
@@ -1243,6 +1243,12 @@ combines the code in pp_entersub, pp_leavesub. This should probably
be done 1st in XS, and using B::Generate to patch the new OP into the
optrees.
+=head2 Add C<00dddd>
+
+It has been proposed that octal constants be specifiable through the syntax
+C<0oddddd>, parallel to the existing construct to specify hex constants
+C<0xddddd>
+
=head1 Big projects
Tasks that will get your name mentioned in the description of the "Highlights