diff options
-rw-r--r-- | pod/perltodo.pod | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/pod/perltodo.pod b/pod/perltodo.pod index 45cf4e39c6..59a6e15227 100644 --- a/pod/perltodo.pod +++ b/pod/perltodo.pod @@ -34,6 +34,10 @@ TODO are completed. Review assertions. Review syntax to combine assertions. Assertions could take advantage of the lexical pragmas work. L</What hooks would assertions need?> +=item * + +C<encoding::warnings> should be turned into a lexical pragma. + =back =head2 Needed for a 5.9.5 release |