Letter P

perl-Module-Runtime - Runtime module handling

Website: http://search.cpan.org/dist/Module-Runtime/
License: GPL+ or Artistic
Vendor: Fedora Project
Description:
The functions exported by this module deal with runtime handling of Perl
modules, which are normally handled at compile time.

Packages

perl-Module-Runtime-0.012-1.el5.noarch [18 KiB] Changelog by Paul Howarth (2012-02-12):
- Update to 0.012:
  - Work around Perl core bug (Perl 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
  - 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
- Drop now-redundant dependencies on perl(Exporter), perl(Params::Classify)
  and perl(parent)
- BR: perl(strict) and perl(warnings) for test suite

Listing created by Repoview-0.6.6-1.el6