Stuff with the Perl Foundation. A couple of patches in the Perl core. A few CPAN modules. That about sums it up.
Mostly here so to make googling for "Install Perl's GraphViz on OS X" easier.
In installing GraphViz on my new iBook, I remembered that I could not use the latest Graph.pm and thus had to fall back to 0.20105. Then I had to make the GraphViz dot executable avaialable for GraphViz.pm. One Website recommended adding
ln -s
/Applications/Graphviz.app/Contents/MacOS/dot dot
Later when I googled for that when I wanted to reinstall GraphViz, I discovered they deleted my comment. Either someone doesn't like being corrected or I gave bad advice.
never attributes to malice... (Score:1)
Probably got blasted in the comment spam fight during the period I was trying to get clever w/ my regexes.
Re:never attributes to malice... (Score:2)
My apologies. I hadn't even considered that, but it makes sense.
Graph.pm (Score:2)