I wear all hats in my organization and I start getting phone calls within minutes if something goes wrong with my main application. Any time I spend doing customer support or system administration is less time I can spend developing software. Therefore I use configuration management (http://rexify.org) which does not lend itself to using what you are calling a "modern" perl toolchain. Using VMs, yes I absolutely do that, but in my opinion the convenience of using configuration management (for ops) vastly outweighs the convenience of using CPAN (for dev).
James On Saturday, May 28, 2016 at 11:23:36 AM UTC-5, Matija Papec wrote: > > > In case you change your mind and want flexibility and more control over > deployment process, > > http://kappataumu.com/articles/modern-perl-toolchain-for-web-apps.html > > > > On Saturday, May 28, 2016 at 3:35:49 PM UTC+2, 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.
