summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2015-01-19 20:37:24 -0800
committerFather Chrysostomos <sprout@cpan.org>2015-01-19 20:37:24 -0800
commit1e50fc51c534d19806ee06a152dfe1e819ca4837 (patch)
tree4b479d4be4e5e3dba36dc03fca0187f6ae77a899
parent8e79de622f8117bcb196b5a85a9011de655a2d2a (diff)
downloadperl-1e50fc51c534d19806ee06a152dfe1e819ca4837.tar.gz
perlexperiment: Missing bug number
-rw-r--r--pod/perlexperiment.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlexperiment.pod b/pod/perlexperiment.pod
index be0e0deb93..ef47248365 100644
--- a/pod/perlexperiment.pod
+++ b/pod/perlexperiment.pod
@@ -131,7 +131,7 @@ Using this feature triggers warnings in the category
C<experimental::const_attr>.
The ticket for this feature is
-L<[perl #xxxxx]|https://rt.perl.org/rt3/Ticket/Display.html?id=xxxxx>.
+L<[perl #123630]|https://rt.perl.org/rt3/Ticket/Display.html?id=123630>.
See also: L<perlsub/Constant Functions>