Skip to content

Instantly share code, notes, and snippets.

Created October 15, 2014 15:09
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/a94782272607490c7134 to your computer and use it in GitHub Desktop.
Save anonymous/a94782272607490c7134 to your computer and use it in GitHub Desktop.
All you need is a one-liner, it takes less than a minute.
$ curl -L cpanmin.us | perl - -n Mojolicious
And if you already have `cpanm` installed with a secure toolchain.
$ cpanm -n --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