in reply to Re: RFC: How did I do writing my first test?
in thread RFC: How did I do writing my first test?

Most of the incompatible changes in 5.10.1 were with regards to smart match and switch. use 5.010 is fine if you just want say, state, and //.

Replies are listed 'Best First'.
Re^3: RFC: How did I do writing my first test?
by kcott (Archbishop) on Sep 25, 2020 at 05:21 UTC

    Yes, you are correct. I was aware of this but, not knowing who else was, I provided a link to those changes.

    At the time of writing, the reason for specifying 5.10.0 was unclear. That's since been elucidated (2nd paragraph) and commented upon adequately: I don't have anything further to add to that.

    — Ken