Fixed pod
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Base.pm
index 64848c0..4c3fb70 100644 (file)
@@ -109,6 +109,10 @@ sub process {
     die( ( ref $_[0] || $_[0] ) . " did not override Catalyst::Base::process" );
 }
 
+=item FETCH_CODE_ATTRIBUTES
+
+=item MODIFY_CODE_ATTRIBUTES
+
 =back
 
 =head1 SEE ALSO