Added 10x loop around auto tests
[catagits/Catalyst-Runtime.git] / lib / Catalyst.pm
index e9fed2e..86886b0 100644 (file)
@@ -524,7 +524,7 @@ sub stash {
     return $c->{stash};
 }
 
-=head1 $c->welcome_message
+=item $c->welcome_message
 
 Returns the Catalyst welcome HTML page.
 
@@ -1626,6 +1626,8 @@ Andy Wardley
 
 Andreas Marienborg
 
+Andrew Bramble
+
 Andrew Ford
 
 Andrew Ruthven
@@ -1679,7 +1681,7 @@ Sebastian Riedel, C<sri@oook.de>
 =head1 LICENSE
 
 This library is free software . You can redistribute it and/or modify it under
-the same terms as perl itself.
+the same terms as Perl itself.
 
 =cut