diff options
| author | Franck Cuny <franck.cuny@gmail.com> | 2013-12-09 22:08:44 -0800 |
|---|---|---|
| committer | Franck Cuny <franck.cuny@gmail.com> | 2013-12-09 22:08:44 -0800 |
| commit | 7286cd50a139faef33da5eb50ad76b605e5886aa (patch) | |
| tree | d8a0dbc50249fd17dc33c1e654e011ba576eccd2 /_posts/2009-07-16-cpanhq-and-dependencies-graph.md | |
| parent | Remove a bunch of unused files. (diff) | |
| download | lumberjaph-7286cd50a139faef33da5eb50ad76b605e5886aa.tar.gz | |
Mostly, fix broken links.
Diffstat (limited to '')
| -rw-r--r-- | _posts/2009-07-16-cpanhq-and-dependencies-graph.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_posts/2009-07-16-cpanhq-and-dependencies-graph.md b/_posts/2009-07-16-cpanhq-and-dependencies-graph.md index c21f9cb..b5263e6 100644 --- a/_posts/2009-07-16-cpanhq-and-dependencies-graph.md +++ b/_posts/2009-07-16-cpanhq-and-dependencies-graph.md @@ -8,7 +8,7 @@ CPANHQ is a new project that "aims to be a community-driven, meta-data-enhanced I believe that a good vizualisation can help to have a better understanding of datas. One of the missing thing on the actual search.cpan.org is the lack of informations about a distribution's dependencies. So my first contribution to the CPANHQ project was to add such informations. -!/static/imgs/cpanhq-dep.png(cpanhq deps)! +<img src='/static/imgs/cpanhq-dep.png' alt='cpanhq deps' align=left'> For each distributions, a graph is generated for the this distribution. For this, I use [Graph::Easy](http://search.cpan.org/perldoc?Graph::Easy) and data available from the CPANHQ database. I alsa include a simple list of the dependencies after the graph. |
