forked from pool/perl-Syntax-Keyword-Try
Accepting request 892396 from devel:languages:perl:autoupdate
- updated to 0.24 see /usr/share/doc/packages/perl-Syntax-Keyword-Try/Changes 0.24 2021-05-10 [CHANGES] * Deprecate the `try do { ... }` (experimental) syntax now that try-in-do works reliably. It will be removed soon because it gets in the way of converting the parser logic to XS::Parse::Keyword * Add documentation about the core `use feature 'try'` and Feature::Compat::Try module * Added an initial attempt at B::Deparse logic OBS-URL: https://build.opensuse.org/request/show/892396 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Syntax-Keyword-Try?expand=0&rev=22
This commit is contained in:
committed by
Git OBS Bridge
parent
fb081d23da
commit
fcf86dd122
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 11 03:07:18 UTC 2021 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 0.24
|
||||
see /usr/share/doc/packages/perl-Syntax-Keyword-Try/Changes
|
||||
|
||||
0.24 2021-05-10
|
||||
[CHANGES]
|
||||
* Deprecate the `try do { ... }` (experimental) syntax now that
|
||||
try-in-do works reliably. It will be removed soon because it gets
|
||||
in the way of converting the parser logic to XS::Parse::Keyword
|
||||
* Add documentation about the core `use feature 'try'` and
|
||||
Feature::Compat::Try module
|
||||
* Added an initial attempt at B::Deparse logic
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 28 03:07:57 UTC 2021 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
|
Reference in New Issue
Block a user