From: Dave Rolsky Date: Sun, 4 Jul 2010 16:49:22 +0000 (-0500) Subject: Fix pod error X-Git-Tag: 1.09~69 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=7dacb294f28248786e98ac1e1cb334e827c3d623;p=gitmo%2FMoose.git Fix pod error --- diff --git a/lib/Moose/Manual/Delta.pod b/lib/Moose/Manual/Delta.pod index 93fd31b..69a08b8 100644 --- a/lib/Moose/Manual/Delta.pod +++ b/lib/Moose/Manual/Delta.pod @@ -18,12 +18,16 @@ send us a patch. =head1 1.09 +=over 4 + =item C, C, and C no longer unimport strict and warnings This change was made in 1.05, and has now been reverted. We don't know if the user has explicitly loaded strict or warnings outside on their own, and unimporting them is just broken in that case. +=back + =head1 1.05 =over 4