cd module-dir; find . -name '*.pm' -exec perl -c {} \; 2>&1 | fgrep -v 'syntax OK'
An Introduction to Graphviz and dot – O’Reilly Media
-
O’Reilly Media posted a nice intro to Graphviz I recently re-read that
reminded me how great a tool it is: “An Introduction to GraphViz and dot –
O'Reilly ...
1 week ago

