dev-perl/CGI-Simple: Bump to version 1.250.0
- EAPI7
- Fix license as best I can re bug #721422
- Parallel tests
- Remove empty variable assignments and useless/no longer needed
variables/logic.
Upstream:
- Don't attempt to decode PUTDATA or POSTDATA if utf8 or NO_NULL is set
- Add SameSite support to Cookie handling
- Fix handling of max-age attribute in constructor
- Correct string value of "Found" for 302 responses as per RFC 2616
- Avoid warnings in STORE
- Add samesite parameter to ->cookie(...)
Bug: https://bugs.gentoo.org/721422
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>