converting the engines. i had to add use NEXT to some of the test files to make it...
[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