add dev make target for quick iterative development
[freeside.git] / htetc / handler.pl
index ba59e89..737e5af 100644 (file)
@@ -20,6 +20,8 @@ use HTML::Mason::ApacheHandler;
 
 use strict;
 
 
 use strict;
 
+###use Module::Refresh;###
+
 # List of modules that you want to use from components (see Admin
 # manual for details)
 #{  package HTML::Mason::Commands;
 # List of modules that you want to use from components (see Admin
 # manual for details)
 #{  package HTML::Mason::Commands;
@@ -270,6 +272,8 @@ sub handler
 
     } # end package HTML::Mason::Commands;
 
 
     } # end package HTML::Mason::Commands;
 
+    ###Module::Refresh->refresh;###
+
     $r->content_type('text/html');
     #eorar
 
     $r->content_type('text/html');
     #eorar