Skip to content

Instantly share code, notes, and snippets.

@briandfoy
Created December 7, 2013 15:49
Show Gist options
  • Save briandfoy/7844193 to your computer and use it in GitHub Desktop.
Save briandfoy/7844193 to your computer and use it in GitHub Desktop.
Pretty dependency graph for Tie::Cycle
{
"names":["Test::More","Scalar::Util","Tie::Cycle","Tie::Toggle","Test::Harness"],
"links":[[0,3],[0,1],[1,0],[2,3],[4,0]]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment