Message-Id: <
200603291234.k2TCY6r29535@zen.crypt.org>
p4raw-id: //depot/perl@27629
In scalar context, C<times> returns C<$user>.
+Note that times for children are included only after they terminate.
+
=item tr///
The transliteration operator. Same as C<y///>. See L<perlop>.