Don't remove moose keywords explicitly. namespace::clean takes care of it already.
Florian Ragwitz [Sun, 8 Feb 2009 14:01:35 +0000 (14:01 +0000)]
lib/Catalyst/Engine/HTTP.pm

index b601e26..62481ea 100644 (file)
@@ -540,8 +540,6 @@ sub _socket_data {
 
 sub _inet_addr { unpack "N*", inet_aton( $_[0] ) }
 
-no Moose;
-
 =head2 options
 
 Options hash passed to the http engine to control things like if keepalive