Skip to content

Commit 486d2bf

Browse files
committed
mention quietly block
1 parent dbee887 commit 486d2bf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/Language/5to6-nutshell.pod

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -930,7 +930,8 @@ Strict mode is now on by default.
930930
931931
Warnings are now on by default.
932932
933-
(XXX C<no warnings> will work someday, but NYI?)
933+
C<no warnings> is currently NYI, but putting things in a quietly {} block
934+
will silence.
934935
935936
=head3 C<autodie>
936937

0 commit comments

Comments
 (0)