forked from pool/perl-HTML-Form
Accepting request 998837 from devel:languages:perl:autoupdate
- updated to 6.10 see /usr/share/doc/packages/perl-HTML-Form/Changes 6.10 2022-08-22 13:20:12Z - Use "croak" instead of "die" to show errors from the perspective of the caller [RT#20499] (GH#29) (Julien Fiegehenn) - Remove the executable bit from a couple of tests (GH#41) (James Raspass) - <option>s within select fields without a name no longer get merged into the previous select field (GH#2) (Julien Fiegehenn) - find_input() can now take a reference to undef to explicitly find inputs that have no name (GH#2) (Julien Fiegehenn) OBS-URL: https://build.opensuse.org/request/show/998837 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-Form?expand=0&rev=15
This commit is contained in:
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 23 03:06:37 UTC 2022 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 6.10
|
||||
see /usr/share/doc/packages/perl-HTML-Form/Changes
|
||||
|
||||
6.10 2022-08-22 13:20:12Z
|
||||
- Use "croak" instead of "die" to show errors from the perspective of the
|
||||
caller [RT#20499] (GH#29) (Julien Fiegehenn)
|
||||
- Remove the executable bit from a couple of tests (GH#41) (James Raspass)
|
||||
- <option>s within select fields without a name no longer get merged into
|
||||
the previous select field (GH#2) (Julien Fiegehenn)
|
||||
- find_input() can now take a reference to undef to explicitly find inputs
|
||||
that have no name (GH#2) (Julien Fiegehenn)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 16 03:07:42 UTC 2022 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
|
Reference in New Issue
Block a user