Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-Module-Runtime
From: Jens Rehsack
Date: 2011-11-15 20:15:13
Message id: 20111115191513.3770A175DD@cvs.netbsd.org
Log Message:
Updating Module::Runtime Module for Perl programming language from CPAN
in devel/p5-Module-Runtime from 0.010 to 0.011
Upstream changes:
version 0.011; 2011-10-24
* bugfix: in require_module() and use_module(), work around a Perl
core bug affecting Perl 5.8 and 5.10 that could pass the wrong
context to the file scope of a required file, which breaks some
modules; this bug would only rarely afflict the core's require()
in situations where it would afflict require_module()
Files: