Switch everything to autoclean. Add sanity tests to ensure appropriate modern perl...
[catagits/CatalystX-DynamicComponent.git] / lib / DynamicAppDemo / Controller / Root.pm
index 30d518b..674209a 100644 (file)
@@ -1,5 +1,6 @@
 package DynamicAppDemo::Controller::Root;
 use Moose;
+use namespace::autoclean;
 
 # Note - need old style actions
 # Note - do not extend general controller base class, which messes with