diff options
Diffstat (limited to '')
| -rw-r--r-- | posts/2009-05-06-a-simple-feed-aggregator-with-modern-perl-part-3.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/posts/2009-05-06-a-simple-feed-aggregator-with-modern-perl-part-3.md b/posts/2009-05-06-a-simple-feed-aggregator-with-modern-perl-part-3.md index 06c9ebb..77a84e6 100644 --- a/posts/2009-05-06-a-simple-feed-aggregator-with-modern-perl-part-3.md +++ b/posts/2009-05-06-a-simple-feed-aggregator-with-modern-perl-part-3.md @@ -250,4 +250,4 @@ Execute the tests (you can comment the roles' tests in run.t): Result: PASS ``` -We have our tests, so next step is the Catalyst frontend. As for the precedents parts, [the code is available on my git server](http://git.lumberjaph.net/p5-ironman-myaggregator.git/). +We have our tests, so next step is the Catalyst frontend. |
