rename this section so it doesn't get sucked into the auto-generated one
Karen Etheridge [Sat, 10 Oct 2015 20:28:41 +0000 (13:28 -0700)]
lib/Catalyst/Plugin/Session/State/Stash.pm

index 80f2fe7..7afe4cf 100644 (file)
@@ -170,7 +170,7 @@ For example, you could stick this in F<MyApp.pm>:
      stash_key  => 'session_id',
   });
 
-=head1 BUGS
+=head1 CAVEATS
 
 You can't delete a session then create a new one. If this is important to you,
 patches welcome!