automatic update OBS-URL: https://build.opensuse.org/request/show/446865 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-autobox-Core?expand=0&rev=7
68 lines
2.1 KiB
Plaintext
68 lines
2.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Dec 18 07:29:13 UTC 2016 - coolo@suse.com
|
|
|
|
- updated to 1.33
|
|
see /usr/share/doc/packages/perl-autobox-Core/Changes
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 26 11:11:13 UTC 2016 - coolo@suse.com
|
|
|
|
- updated to 1.32
|
|
see /usr/share/doc/packages/perl-autobox-Core/Changes
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 13 10:42:20 UTC 2016 - coolo@suse.com
|
|
|
|
- updated to 1.31
|
|
see /usr/share/doc/packages/perl-autobox-Core/Changes
|
|
|
|
1.31 (not yet released)
|
|
Docs
|
|
- Corrected spelling mistake (thanks Gregor Herrmann)
|
|
- Document that strings work as regexen (thanks jarich)
|
|
|
|
New Features
|
|
- Call backtick() qx() instead (but keep backtick around) (thanks jarich)
|
|
|
|
Incompatible Changes
|
|
- s() now returns the modified string or success/fail depending on context
|
|
|
|
Fix
|
|
- m() and nm() were failing to signal failure (thanks grtodd!)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 22 09:44:35 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 1.30
|
|
see /usr/share/doc/packages/perl-autobox-Core/Changes
|
|
|
|
1.30
|
|
New Features
|
|
- first() arguments are now consistent with grep(), so now you can
|
|
supply single non-ref scalar to it (xenu)
|
|
|
|
Incompatible Changes
|
|
- Removed smartmatch from first() and grep(). Now these methods have
|
|
consistent behaviour under all perl versions and their code is much
|
|
cleaner (xenu)
|
|
|
|
Docs
|
|
- Fixed typo reported by myfwhite on annocpan (xenu)
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Sep 20 16:41:44 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 1.29
|
|
see /usr/share/doc/packages/perl-autobox-Core/Changes
|
|
|
|
1.29
|
|
Fix
|
|
- Suppress smartmatch deprecation warnings in perls >= 5.18 (xenu)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 14 17:29:49 UTC 2015 - coolo@suse.com
|
|
|
|
- initial package $version
|
|
* created by $NAME $VERSION
|
|
|