--- AnyEvent/lib/AnyEvent.pm 2008/07/09 10:36:22 1.169 +++ AnyEvent/lib/AnyEvent.pm 2008/07/09 11:53:40 1.170 @@ -1208,10 +1208,14 @@ AnyEvent does not do much argument checking by default, as thorough argument checking is very costly. Setting this variable to a true value -will cause AnyEvent to thoroughly check the arguments passed to most -method calls and croaks if it finds any problems. In other words, enables -"strict" mode. Unlike C it is definitely recommended ot keep -it off in production. +will cause AnyEvent to load C and then to thoroughly +check the arguments passed to most method calls. If it finds any problems +it will croak. + +In other words, enables "strict" mode. + +Unlike C it is definitely recommended ot keep it off in +production. =item C