8
0

Accepting request 177284 from home:coolo:update-perl

- updated to 2.04
      Test for and fix $_ corruption (Vladimir Timofeev)
      New 'fresh' modifier (Aaron Crane)
      Avoid "Variable "$..." will not stay shared" warnings under 5.8.x
        (from changes in 1.09) [#80194] (Karen Etheridge)

OBS-URL: https://build.opensuse.org/request/show/177284
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Class-Method-Modifiers?expand=0&rev=13
This commit is contained in:
Stephan Kulow
2013-06-04 08:38:48 +00:00
committed by Git OBS Bridge
parent 8264059f9f
commit 36085b6e24
4 changed files with 25 additions and 10 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Jun 3 15:36:16 UTC 2013 - coolo@suse.com
- updated to 2.04
Test for and fix $_ corruption (Vladimir Timofeev)
New 'fresh' modifier (Aaron Crane)
Avoid "Variable "$..." will not stay shared" warnings under 5.8.x
(from changes in 1.09) [#80194] (Karen Etheridge)
-------------------------------------------------------------------
Thu Apr 19 13:17:11 UTC 2012 - tabraham@novell.com