8
0

- updated to 0.109

UNIVERSAL::isa and UNIVERAL::can are no longer called as functions:
       this was deprecated in UNIVERSAL 1.03. (RT#74760, Karen Etheridge)
       the code that builds the exporter configuration is cleaned up; more
       documentation of how it may change (for the better, without breaking
       stuff) should appear in the near future

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Deep?expand=0&rev=23
This commit is contained in:
Stephan Kulow
2012-02-20 08:44:38 +00:00
committed by Git OBS Bridge
parent 14953e2cf8
commit 32c13d3ab3
4 changed files with 55 additions and 37 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Feb 20 08:38:11 UTC 2012 - coolo@suse.com
- updated to 0.109
UNIVERSAL::isa and UNIVERAL::can are no longer called as functions:
this was deprecated in UNIVERSAL 1.03. (RT#74760, Karen Etheridge)
the code that builds the exporter configuration is cleaned up; more
documentation of how it may change (for the better, without breaking
stuff) should appear in the near future
-------------------------------------------------------------------
Fri Nov 18 11:07:53 UTC 2011 - coolo@suse.com