Upgrading to a non-LTS version of Ubuntu means you only get support for a year and then have to upgrade again.
It just goes to show that using the distro's Perl places the choice of whether to upgrade or not out of your control. Sometimes, it's ok to be at the mercy of another company. Sometimes it's not. I can't answer that for you, but asking the question you are asking seems to indicate it's not.
(Previous paragraph rewritten based on better understanding of quoted line.)
Installing a local version of Perl separate from the Ubuntu repos is possible but not ideal.
I think it's *much* better than the alternative. Three major advantages:
- You don't have to run the same OS and OS version on every machine.
- You can upgrade or not upgrade Perl independently of other upgrades to the machine.
- You can test your application with a new installation of Perl while still having the old version installed. This allows you to make sure the machine is setup correctly risk-free, and it allows switching to the new Perl without any downtime.
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.