From: John Napiorkowski Date: Fri, 12 Sep 2008 20:39:06 +0000 (+0000) Subject: Merge 'trunk' into 'parameterize_constructor_role' X-Git-Tag: 0.58~37^2~12 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=6217e87a7755f70a92f848f7c609cfd8ef4d2873;p=gitmo%2FMoose.git Merge 'trunk' into 'parameterize_constructor_role' r16946@dev (orig r5826): sartak | 2008-09-11 01:39:57 -0500 r71616@onn: sartak | 2008-09-11 02:39:02 -0400 Add a failing test for the following construct, which explodes due to metaclass incompatibility: package Parent; use Moose -traits => ...; package Child; use base 'Parent'; r16950@dev (orig r5830): autarch | 2008-09-11 08:48:05 -0500 Skip these tests for now (hopefully this will get fixed in a near-future release) r17011@dev (orig r5882): autarch | 2008-09-12 10:33:41 -0500 Do not unimport functions which we explicitly re-export by reference as-is. This means that Moose _always_ gives you Carp::confess, Scalar::Util::blessed, etc. r17012@dev (orig r5883): autarch | 2008-09-12 10:34:07 -0500 Update changes with credit for latest bug fix --- 6217e87a7755f70a92f848f7c609cfd8ef4d2873