[libmodule-runtime-perl] annotated tag upstream/0.016 created (now c1fac27)
gregor herrmann
gregoa at debian.org
Tue Jan 2 21:58:04 UTC 2018
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to annotated tag upstream/0.016
in repository libmodule-runtime-perl.
at c1fac27 (tag)
tagging 899e7395cc9fb45a5716fea28456cbc1aea5f40e (commit)
replaces upstream/0.015
tagged by gregor herrmann
on Tue Jan 2 22:53:58 2018 +0100
- Log -----------------------------------------------------------------
Upstream version 0.016
Zefram (101):
initial version of module
remove some POD markup from function documentation, to conform to what
explicitly declare lack of module dependencies in Makefile.PL
added date of version 0.000
note addition of Changes file
better tests for require_module()
new function use_module()
new version 0.001
insert missing bracket in documentation for use_module()
new function use_package_optimistically()
new version 0.002
loosen tests for perl v5.9's changed diagnostics
new release
test with Math::Trig module instead of Math::BigInt, because old versions of Math::BigInt lack a version number (causing a false test failure)
new release
override any ambient $SIG{__DIE__} handler when using eval { }
switch to Module::Build
use "base" pragma to import Exporter behaviour
POD syntax and coverage tests
add "distribution_type" entry to META.yml to satisfy CPANTS
in documentation, separate "license" section from "copyright" section
remove from .cvsignore items that don't occur with Module::Build
new release
use full stricture in Build.PL
*** empty log message ***
in documentation, use term "truth value" instead of "boolean"
use "parent" pragma instead of "base"
avoid "\w" in code
new release
remove bogus "exit 0" from Build.PL
check for required Perl version at runtime
check for a suitable perl version at Build.PL time
in Build.PL, explicitly declare configure-time requirements
declare perl as a configure_requires
do name translation for require() instead of using string eval
revise POD markup
supply regexp to check module name syntax.
provide the "is_valid_" functions under shorter "is_" names
supply regexps to check module spec syntax
supply check_ functions alongside the is_ functions
supply test modules, to avoid requiring unrelated math modules
new version
add MYMETA.yml
note addition of MYMETA.yml to .cvsignore
declare "strict" and "warnings" in configure_requires
use full stricture in test suite
*** empty log message ***
update usage of Params::Classify
update for JSON version of META and MYMETA
new version
new function module_notional_filename()
update use_package_optimistically() to match new base.pm
new version
fix regexp interpolation in use_package_optimistically()
new version
work around Perl core bug regarding context at file scope of required file
new release
*** empty log message ***
convert .cvsignore to .gitignore
remove potentially-circular module dep
work around hint leakage
give test modules more meaningful names
test lack of unwanted eval frame
more renaming of test modules
test behaviour with tainted module name
eliminate remaining runtime module dependencies
remove stray "1;"
tweak doc of use_package_optimistically()
work around Perl 5.8 %INC bug
document module name syntax better
fix version portability of tests
avoid loading feature.pm on Perl 5.15.6
new version
note problems reported with 0.012
make dependency test cope with sitecustomize
new version
note things to fix
remove note about Dist-CheckConflicts
note module name composition wishlist item
suppress any CORE::GLOBAL::require override
better handle missing nested modules
test nesting with require_module() of missing
list public repository in META files
use VERSION argument for check even if it's undef
update notes about Unicode module names
new version
declare version on Test::More dependency
update tests for no-.-in- at INC
generate "traditional" style compat Makefile.PL
new version
redescribe
security warning about use_package_optimistically()
move test .pm files into distinct directory
new release date
specify type of public repo for META.json
list public bug tracker in META files
skip taint tests if perl silently doesn't taint
four-column indent for verbatim pod sections
use $^X as primordial tainted value
update taint test for Perl 5.27.5
new version
gregor herrmann (1):
New upstream version 0.016
-----------------------------------------------------------------------
No new revisions were added by this update.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmodule-runtime-perl.git
More information about the Pkg-perl-cvs-commits
mailing list