Hi James, http://packages.ubuntu.com/xenial/all/libmojolicious-perl/filelist does indeed seem to include Mojo::JSON.
sudo apt-get install libmojolicious-perl perl -MMojo::JSON -E 0 If you get any errors from that last command, please let us know. Thanks, Chase On Saturday, May 28, 2016 at 9:35:49 AM UTC-4, James Bearden wrote: > > In an attempt to avoid some distraction and stay on topic, I prefer to > deploy to production using packages (in my case Ubuntu debs) and that isn't > going to change anytime soon. > > So, now that we have that out of the way, I just upgraded my devel server > to the latest LTS version of Ubuntu (16.04), did my usual install, and got > a big fat error message about Mojo::JSON not being available. I've done > some searching and I can't find any packages that contain it. Has it been > eliminated and so I need to look for an alternative? > > Thanks in advance, > > James > -- 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 https://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.
