cleaning up the namespace
André Walker [Wed, 2 May 2012 02:47:16 +0000 (23:47 -0300)]
lib/Catalyst/IOC/Container.pm

index 22f29b8..3258f2d 100644 (file)
@@ -1,5 +1,5 @@
 package Catalyst::IOC::Container;
-use Bread::Board;
+use Bread::Board qw/depends_on/;
 use Moose;
 use Config::Any;
 use Data::Visitor::Callback;