In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/0fe81779109b4189535b0bc2e4cd2376048d9cbc?hp=df442ae4d3c2df4893d91c69568c334c4cb98082>
- Log ----------------------------------------------------------------- commit 0fe81779109b4189535b0bc2e4cd2376048d9cbc Author: Father Chrysostomos <[email protected]> Date: Sat Jan 31 22:14:01 2015 -0800 Ticket number for bitops in perlexperiment ----------------------------------------------------------------------- Summary of changes: pod/perlexperiment.pod | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/pod/perlexperiment.pod b/pod/perlexperiment.pod index 5211d2f..98e1aa9 100644 --- a/pod/perlexperiment.pod +++ b/pod/perlexperiment.pod @@ -145,10 +145,7 @@ Using this feature triggers warnings in the category C<experimental::bitwise>. The ticket for this feature is -L<[perl #123466]|https://rt.perl.org/rt3/Ticket/Display.html?id=123466>. - -XXX #123466 is the ticket proposing the feature, not the "[EXPERIMENT]" -ticket to track the implemented feature. The latter does not exist yet. +L<[perl #123707]|https://rt.perl.org/rt3/Ticket/Display.html?id=123707>. =item The <:win32> IO pseudolayer -- Perl5 Master Repository
