p4raw-id: //depot/perl@29821
C<use feature '~~'> tells the compiler to enable the Perl 6
smart match C<~~> operator.
-See L<perlsyn/"Smart Matching in Detail"> for details.
+See L<perlsyn/"Smart matching in detail"> for details.
=head2 The 'say' feature