[libmoo-perl] annotated tag v1.004_003 created (now b3e6e6e)
Intrigeri
intrigeri at moszumanska.debian.org
Tue Aug 26 18:46:45 UTC 2014
This is an automated email from the git hooks/post-receive script.
intrigeri pushed a change to annotated tag v1.004_003
in repository libmoo-perl.
at b3e6e6e (tag)
tagging 9968098a78c3e0aeecd1e32d95be2c49838445c0 (commit)
replaces v1.004002
tagged by Graham Knop
on Sun Apr 13 03:20:18 2014 -0400
- Log -----------------------------------------------------------------
release v1.004_003
Christian Walde (1):
scrub strictures env vars before attempting to test strictures behavior
Dagfinn Ilmari Mannsåker (2):
Use ->is_role internally to check if a package is a role
Minimise Role::Tiny coupling outside Moo::Role
Dave Rolsky (1):
Add a missing C in front of <...>
Fitz Elliott (1):
Test for mixing Moo and non-Moo classes using C3
Graham Knop (84):
correct comment on weakening in old perl
fix inheriting from a class with a prototyped new
update changelog
add comment about prototype inheritance cache bug
line length cleanups
don't depend on constructor when testing accessors
correct attribute spec in constructor
allow default of undef
Module::Runtime provides a regex for module names, use it
always use Role::Tiny from git for travis tests
don't need strictures for configure anymore
use quotemeta instead of Data::Dumper or B::perlstring
remove remaining uses of B::perlstring
include xt helper in manifest
move travis scripts to separate repo
R::T git needs EUMM 6.30
handle coverage via travis-helper
actually need EUMM 6.68 for R::T from git
fix generating subclasses when parent uses nonstandard accessor
test role metaclass inflation via ->meta
test for Moo::Object on its own
pod for oo.pm
constructor generator doesn't have package accessor
line length cleanups
clean up _maybe_load_module and test it
verify inflated constraint from coerce without isa
more object creation tests for Moo::Object directly
recommend Class::XSAccessor
whitespace cleanups
fix Sub::Defer memory leak
fix Sub::Quote memory leak
protect Sub::Defer/Sub::Quote CLONE from external refs
keep deferred info for named subs after undefer
generate_simple_get should have same output as similar methods
tests for extra (unused) accessor generator methods
correctly rewrite assignments when inlining subs
also test exit status in GD jenga test
make sure modified clearer works in autocleared test
add readme files
clean up Sub::Quote/Sub::Defer memory leak tests
return strong copies from quoted_from_sub and defer_info
keep quoted info available when quoted subs are undeferred
update changelog
remove unused variable
revise Makefile.PL boilerplate
use strictures in all files
make strictures test work when not in a checkout
fix and clean up strictures test
test 5.8.5 instead of 5.8.4, to get Mouse testing
modules needed for xt are just plain developer requirements
list Scalar::Util dep
make sure we have weaken
fix tests loading modules from strings without PerlIO
verbose travis testing
travis test 5.8.6 until JSON::PP is fixed
actually need 5.8.7 for Mouse
test Role::Tiny inflation
use role creation hook to create fake metaclass
fix c3 inheritance for Moo classes
test c3 constructors
test extending attributes from multiple parents
test for jenga with noo-Moo* classes
changelog for c3 inheritance fix
make it more obvious why we care about Class::C3::Componentized
install dev Type::Tiny for travis
bump Role::Tiny prereq
remove Dist::CheckConflicts usage and Moo::Conflicts
test for working around broken superclass constructor
don't need dev Type::Tiny anymore
add x_authority
not shipping moo-outdated anymore
test for ->is_role on Moose roles
return true from is_role for Moose roles
test on blead
update changelog
update changelog
revise breaks test to avoid CPAN::Meta::Check prereq
replace perlstring with quotify
handle undefs directly in quotify instead of being strictly compatible with perlstring
quote undefs as `undef()` and document in more detail
allow required attributes with init_arg of undef if a default is specified
update dependents test
bump version
Release commit for 1.004_003
Karen Etheridge (3):
also clean Distar code on "make realclean"
remove remnants of Dist::CheckConflicts removal
run test which noisily complains about breakages
Toby Inkster (4):
don't depend on B::perlstring
stop using fully-qualified B::perlstring name
lower required Perl version in Makefile.PL
remove another explicit Perl 5.8 dep
-----------------------------------------------------------------------
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/libmoo-perl.git
More information about the Pkg-perl-cvs-commits
mailing list