Install package Mojolicious, not Mojolicious::Lite. % cpanm Mojolicious Sun Dec 28 2014 at 2:07:15, 7stud <[email protected]>:
> Is there any reason, I can't install mojolicous like any other CPAN > module, e.g. > > $ cpan Mojolicious::Lite > > > > On Saturday, December 27, 2014 4:02:33 PM UTC-7, 7stud wrote: >> >> Hi, >> >> On the mojolicious home page here: >> >> http://mojolicio.us/ >> >> ...it says to install mojolicious by doing this: >> >> $ curl -L https://cpanmin.us | perl - -M https://cpan.metacpan.org -n >> Mojolicious >> >> >> When I tried that, I got only this output: >> >> $ curl -L https://cpanmin.us | perl - -M https://cpan.metacpan.org -n >> Mojolicious >> >> curl: (35) error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 >> alert handshake failure >> $ >> >> Mac OSX 10.6.8 >> > -- > You received this message because you are subscribed to the Google Groups > "Mojolicious" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/mojolicious. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Mojolicious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.
