forked from pool/perl-Module-Runtime
update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Module-Runtime?expand=0&rev=9
This commit is contained in:
committed by
Git OBS Bridge
parent
78a855207b
commit
682163d857
@@ -1,3 +1,26 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 24 06:10:39 UTC 2014 - coolo@suse.com
|
||||
|
||||
- updated to 0.014
|
||||
* bugfix: suppress any CORE::GLOBAL::require override, where possible,
|
||||
to avoid use_package_optimistically() being misled into treating
|
||||
missing modules as broken
|
||||
|
||||
* bugfix: in use_module() and use_package_optimistically(), pass a
|
||||
supplied VERSION parameter through for the version check even if it
|
||||
is undef
|
||||
|
||||
* tighten use_package_optimistically()'s recognition of can't-locate
|
||||
errors (the same way that base.pm has recently been tightened),
|
||||
so that, when a module fails to load because a module that it uses
|
||||
isn't available, the outer module will be perceived as broken rather
|
||||
than missing
|
||||
|
||||
* update documentation notes about the state of Unicode handling for
|
||||
module names
|
||||
|
||||
* in META.{yml,json}, point to public git repository
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 11 19:41:49 UTC 2013 - coolo@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user