in reply to Modern exposition of "case" or Switch in perl 5.34?

I ask that you present an actual coding problem. There are many ways to implement what you seek in Perl.
Perhaps present some pseudo code?
edit: I just don't know that problem that you are trying to solve?
  • Comment on Re: Modern exposition of "case" or Switch in perl 5.34?

Replies are listed 'Best First'.
Re^2: Modern exposition of "case" or Switch in perl 5.34?
by Bod (Parson) on Jul 03, 2021 at 10:34 UTC
    I just don't know that problem that you are trying to solve

    It is possible that the OP is not trying to solve a problem but simply trying to learn from others.

    But, like you say, it is easier to provide that help with some example code...