Clean imports from Catalyst::Utils.
Florian Ragwitz [Sun, 8 Feb 2009 19:25:15 +0000 (19:25 +0000)]
lib/Catalyst/Utils.pm

index 07c2058..4d5f0ed 100644 (file)
@@ -9,6 +9,8 @@ use URI;
 use Carp qw/croak/;
 use Cwd;
 
+use namespace::clean;
+
 =head1 NAME
 
 Catalyst::Utils - The Catalyst Utils