merged and resolved conflicts from stable
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Middleware / Stash.pm
index e99285c..e31f2d6 100644 (file)
@@ -47,7 +47,7 @@ sub call {
   return $self->app->($new_env);
 }
 
-=head1 TITLE
+=head1 NAME
 
 Catalyst::Middleware::Stash - The Catalyst stash - in middleware