diff options
Diffstat (limited to '')
| -rw-r--r-- | posts/2009-05-13-a-simple-feed-aggregator-with-modern-perl-part-4.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/posts/2009-05-13-a-simple-feed-aggregator-with-modern-perl-part-4.md b/posts/2009-05-13-a-simple-feed-aggregator-with-modern-perl-part-4.md index c6c60ce..199ad55 100644 --- a/posts/2009-05-13-a-simple-feed-aggregator-with-modern-perl-part-4.md +++ b/posts/2009-05-13-a-simple-feed-aggregator-with-modern-perl-part-4.md @@ -171,5 +171,3 @@ The function **view** fetch an entry from the kiokudb backend, and store it in t If you point your browser to an entry (something like \*<http://localhost:3000/entry/somesha256value*>), you will see an entry: Et voila, we are done with a really basic feed reader. You can add methods to add or delete feed, mark an entry as read, ... - -[The code is available on my git server](http://git.lumberjaph.net/p5-ironman-myfeedreader.git/). |
