Go to file
Stephan Kulow 833dcbfcc3 Accepting request 104263 from devel:languages:perl
- updated to 0.012
   * work around Perl core bug [RT#68590] regarding leakage of %^H
     into modules being loaded
 
   * work around Perl core bug that made a failed module loading appear
     successful when re-requiring the same module
 
   * duplicate is_string() from Params::Classify, rather than importing it,
     to avoid circular dependency problems (affecting both installation
     and runtime)
 
   * duplicate minimal exporting behaviour from Exporter, and avoid using
     the "feature", "warnings", "strict", and "parent" pragmata, to allow
     for possible future use of this module by any infrastructure module
 
   * document core bug workarounds
 
   * document module name syntax more prominently, and discuss the state
     of Unicode handling
 
   * tweak documentation of use_package_optimistically()
 
   * test behaviour with tainted module name
 
   * test lack of unwanted eval frame around require
 
   * give test modules more meaningful names
 
   * convert .cvsignore to .gitignore

OBS-URL: https://build.opensuse.org/request/show/104263
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Module-Runtime?expand=0&rev=3
2012-02-16 15:22:04 +00:00
.gitattributes Accepting request 89446 from home:tabraham1:Factory 2011-10-27 09:31:54 +00:00
.gitignore Accepting request 89446 from home:tabraham1:Factory 2011-10-27 09:31:54 +00:00
Module-Runtime-0.012.tar.gz - updated to 0.012 2012-02-13 09:08:45 +00:00
perl-Module-Runtime.changes - updated to 0.012 2012-02-13 09:08:45 +00:00
perl-Module-Runtime.spec - updated to 0.012 2012-02-13 09:08:45 +00:00