Skip to content

Instantly share code, notes, and snippets.

Created October 15, 2014 14:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/ca4ce5ca98727a8e27b4 to your computer and use it in GitHub Desktop.
Save anonymous/ca4ce5ca98727a8e27b4 to your computer and use it in GitHub Desktop.
All you need is a one-liner, it takes less than a minute.
$ curl get.mojolicio.us | sh
And if you already have `cpanm` installed with a secure toolchain.
$ cpanm --mirror https://cpan.metacpan.org/ --mirror-only --verify Mojolicious
We recommend the use of a [Perlbrew](http://perlbrew.pl) environment.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment