Skip to content

Commit

Permalink
POD updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
kablamo committed Apr 24, 2012
1 parent 2adefe7 commit 769b3a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/MooseX/CachingProxy.pm
Expand Up @@ -43,7 +43,7 @@ sends the request on to the web server or returns a cached response.
For this to work, use either L<LWP> or a library that uses LWP (like
L<WWW::Mechanize>).
This role requires 'url'.
This role requires a 'url' attribute or method.
=cut

Expand Down Expand Up @@ -99,7 +99,7 @@ sub stop_caching_proxy { LWP::Protocol::PSGI->unregister }

=head1 TODO
- Add an option to remove the cache directory?
Add an option to remove the cache directory?
=head1 THANKS
Expand Down

0 comments on commit 769b3a1

Please sign in to comment.