Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Incompatibility after perl 5.10 packing and UTF-8 strings

by davido (Cardinal)
on Aug 03, 2022 at 20:00 UTC ( [id://11145932]=note: print w/replies, xml ) Need Help??


in reply to Incompatibility after perl 5.10 packing and UTF-8 strings

So I don't have to go searching for the specific paragraph in perldelta that you are referring to, how about pasting it into your question?

Should you worry about it? I think the answer is yes, if you feel you might be triggering an incompatibility, until you can prove through tests that you've handled it appropriately. How do you identify if it's a concern? Write a test, or a bunch of tests that prove your code does as intended before and after the upgrade.

See Test::More, and chromatic's Perl Testing: A Developer's Notebook, or Intermediate Perl for testing strategies.


Dave

  • Comment on Re: Incompatibility after perl 5.10 packing and UTF-8 strings

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11145932]
help
Chatterbox?
and the web crawler heard nothing...

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

      No recent polls found