Skip to content

Commit

Permalink
Document GH #7 - Cache directory needed.
Browse files Browse the repository at this point in the history
  • Loading branch information
pjf committed Feb 28, 2013
1 parent 893ee2b commit fd1c377
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions lib/WebService/Idonethis.pm
Original file line number Diff line number Diff line change
Expand Up @@ -297,6 +297,15 @@ sub set_done {

__PACKAGE__->meta->make_immutable;

=head1 BUGS
If a suitable cache location cannot be created on the filesystem, this class dies with
an error. See L<https://github.com/pfenwick/idonethis-perl/issues/7> for more details.
Other bugs may be present that are not listed in this documentation. See
L<https://github.com/pfenwick/idonethis-perl/issues> for a full list, or to submit your
own.
=head1 SEE ALSO
L<http://privacygeek.blogspot.com.au/2013/02/reimplementing-idonethis-memory-service.html>
Expand Down

0 comments on commit fd1c377

Please sign in to comment.