Skip to content

Instantly share code, notes, and snippets.

@mkubala
Created August 13, 2012 07:33
Show Gist options
  • Save mkubala/3337811 to your computer and use it in GitHub Desktop.
Save mkubala/3337811 to your computer and use it in GitHub Desktop.
how to update XML::LibXML on OS X 10.6 Snow Leopard
sudo perl -MCPAN -e shell
> install YAML
> install XML::LibXML
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment