Skip to content

Commit

Permalink
docs about make_immutable
Browse files Browse the repository at this point in the history
  • Loading branch information
miyagawa committed Jan 15, 2010
1 parent b4690aa commit dafbf26
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions lib/Plack/Middleware/Refresh.pm
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,9 @@ templates.
This middleware is quite similar to what Rack::Reoader does. If you
have issues with this reloading technique, for instance when you have
in-file templates that needs to be recompiled, take a look at
L<plackup>'s default -r option or L<Plack::Server::Shotgun> instead.
in-file templates that needs to be recompiled, or Moose classes that
has C<make_immutable>, take a look at L<plackup>'s default -r option
or L<Plack::Server::Shotgun> instead.
=head1 AUTHOR
Expand Down

0 comments on commit dafbf26

Please sign in to comment.