Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

My personal stance has usually been something like "I'll support two major versions most of the time, and three for a little while after a new release".

I do reserve the right to not support particularly old point releases of those major versions, however. In particular, Perl 5.6.0 had so many critical bugs that working around them was just impossible. I test with Perl 5.6.2, and I'd take patches for 5.6.1, but if you're still on 5.6.0 too bad for you.

Similarly, if you're using a particularly ancient 5.8 (say 5.8.0 or 5.8.1) and one of my modules triggers a known Unicode bug in those versions, too bad, since one of the main reason to upgrade to a more modern 5.8 is for Unicode bug fixes.

I expect to stop supporting 5.6 for my modules a year or two after 5.10 comes out, though I won't intentionally break them, I'll probably just stop testing with 5.6 at all.

Overall, I think that's a reasonable balance between using modern features and backwards compatibility. In my personal projects which aren't intended for release, I do tend to use the latest and greatest, even if that code might end up freely available (like the source for VegGuide.Org).


In reply to Re: The need and the price of running on old versions of Perl by autarch
in thread The need and the price of running on old versions of Perl by szabgab

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (4)
As of 2024-04-20 01:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found