in reply to Edge case for checkboxes when used to update data records

Looks like the way to avoid the checkbox edge case is to use a forms framework in order to obtain statefulness.

I'm seeing a nice list here: https://github.com/hachiojipm/awesome-perl?tab=readme-ov-file#form-frameworks

  • Comment on Re: Edge case for checkboxes when used to update data records