reverting back to when tests pass. applying changes one by one to find what failed
[catagits/Catalyst-Runtime.git] / lib / Catalyst / DispatchType.pm
index 99ce561..e885824 100644 (file)
@@ -1,6 +1,8 @@
 package Catalyst::DispatchType;
 
 use Moose;
+#use strict;
+#use base 'Class::Accessor::Fast';
 
 =head1 NAME