Fix Path actions debug screen to display number of arguments
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Delta.pod
index 856b18e..a41798e 100755 (executable)
@@ -1,6 +1,10 @@
-=head1 Delta changes from 5.7 to 5.8
+=head1 NAME
 
-This is an overview of the user visible changes in 5.8.
+Catalyst::Delta - Overview of changes between versions of Catalyst
+
+=head1 DESCRIPTION
+
+This is an overview of the user-visible changes to Catalyst in version 5.8.
 
 =head2 Deprecations
 
@@ -78,6 +82,8 @@ L<IO::Handle>.
 
 Added code method as an alias for C<< $res->status >>
 
+=back
+
 =head2 Consequences of the Moose back end
 
 =over