11 years agoRelease commit for 1.000000 v1.000000
Matt S Trout [Wed, 18 Jul 2012 20:26:50 +0000]
Release commit for 1.000000

11 years agoadd xt to no_index
Matt S Trout [Wed, 18 Jul 2012 20:17:05 +0000]
add xt to no_index

11 years agoversion bump - 1.0
Matt S Trout [Wed, 18 Jul 2012 20:04:30 +0000]
version bump - 1.0

11 years agodoc cleanup
Matt S Trout [Wed, 18 Jul 2012 19:56:26 +0000]
doc cleanup

11 years agoerror prefixes for coerce exceptions too
Matt S Trout [Wed, 18 Jul 2012 19:21:15 +0000]
error prefixes for coerce exceptions too

11 years agodie wrap with prefix for attribute isa
Matt S Trout [Wed, 18 Jul 2012 19:16:09 +0000]
die wrap with prefix for attribute isa

11 years agounmark Moo and Moose as experimental since it's relatively solid now
Matt S Trout [Tue, 17 Jul 2012 14:58:53 +0000]
unmark Moo and Moose as experimental since it's relatively solid now

11 years agoadd Mouse support for isa/coerce
Matt S Trout [Tue, 17 Jul 2012 14:55:30 +0000]
add Mouse support for isa/coerce

11 years agoconvert isa and coerce info from external role attributes
Matt S Trout [Tue, 17 Jul 2012 13:42:43 +0000]
convert isa and coerce info from external role attributes

11 years agoMoo using Moose Roles incompatibility
Tomas Doran [Sun, 15 Jul 2012 18:02:23 +0000]
Moo using Moose Roles incompatibility

11 years agoclear method cache after metaclass generation to fix autoclean bug
Matt S Trout [Tue, 17 Jul 2012 12:18:21 +0000]
clear method cache after metaclass generation to fix autoclean bug

11 years agoFail with namespace::autoclean
Tomas Doran [Sun, 15 Jul 2012 11:19:42 +0000]
Fail with namespace::autoclean

11 years agoAdd self to contributors list
Dagfinn Ilmari Mannsåker [Mon, 16 Jul 2012 10:12:05 +0000]
Add self to contributors list

11 years agoRelease commit for 0.091014 v0.091014
Matt S Trout [Mon, 16 Jul 2012 00:04:09 +0000]
Release commit for 0.091014

11 years agobump version
Matt S Trout [Sun, 15 Jul 2012 23:59:12 +0000]
bump version

11 years agoload overload.pm explicitly for overload::StrVal
Matt S Trout [Sun, 15 Jul 2012 23:41:48 +0000]
load overload.pm explicitly for overload::StrVal

11 years agoRelease commit for 0.091013 v0.091013
Matt S Trout [Sun, 15 Jul 2012 23:31:45 +0000]
Release commit for 0.091013

11 years agobump version
Matt S Trout [Sun, 15 Jul 2012 23:31:18 +0000]
bump version

11 years agouseful and detailed errors for coerce in attrib generation
Christian Walde [Sun, 15 Jul 2012 17:35:15 +0000]
useful and detailed errors for coerce in attrib generation

11 years agoRelease commit for 0.091012 v0.091012
Christian Walde [Sun, 15 Jul 2012 13:40:55 +0000]
Release commit for 0.091012

11 years agobump version
Matt S Trout [Sat, 14 Jul 2012 16:12:15 +0000]
bump version

11 years agothrow an error when trying to extend a role
Dagfinn Ilmari Mannsåker [Sat, 14 Jul 2012 15:44:29 +0000]
throw an error when trying to extend a role

11 years agoFactor 'extends' guts into separate method
Dagfinn Ilmari Mannsåker [Sat, 14 Jul 2012 15:42:21 +0000]
Factor 'extends' guts into separate method

11 years agouseful and detailed errors for default checker in attrib generation
Christian Walde [Sat, 14 Jul 2012 13:56:13 +0000]
useful and detailed errors for default checker in attrib generation

11 years agosanity check code for default providers is now more readable
Christian Walde [Mon, 2 Jul 2012 16:14:16 +0000]
sanity check code for default providers is now more readable

11 years agoRelease commit for 0.091011 v0.091011
Matt S Trout [Wed, 27 Jun 2012 00:45:58 +0000]
Release commit for 0.091011

11 years agobump version
Matt S Trout [Wed, 27 Jun 2012 00:45:30 +0000]
bump version

11 years agodon't assume Scalar::Util is imported into the current package
Matt S Trout [Wed, 27 Jun 2012 00:13:48 +0000]
don't assume Scalar::Util is imported into the current package

11 years agore-add #web-simple as the developer channel
Matt S Trout [Wed, 27 Jun 2012 00:26:10 +0000]
re-add #web-simple as the developer channel

11 years agoRelease commit for 0.091010 v0.091010
Matt S Trout [Tue, 26 Jun 2012 19:31:55 +0000]
Release commit for 0.091010

11 years ago0.91.10 version bump
Matt S Trout [Tue, 26 Jun 2012 19:31:16 +0000]
0.91.10 version bump

11 years agoisa checks on builders
Matt S Trout [Tue, 26 Jun 2012 19:30:25 +0000]
isa checks on builders

11 years agoextra quote_sub docs from kentnl
Matt S Trout [Tue, 26 Jun 2012 19:27:47 +0000]
extra quote_sub docs from kentnl

11 years agoremove multi-populate code to fix exists/defined new() bug
Matt S Trout [Tue, 26 Jun 2012 19:25:23 +0000]
remove multi-populate code to fix exists/defined new() bug

11 years agoextra test from FAIL_modify_lazy_handlers
Matt S Trout [Tue, 26 Jun 2012 19:16:21 +0000]
extra test from FAIL_modify_lazy_handlers

11 years agoadditional test from FAIL_lazy_isa branch
Matt S Trout [Tue, 26 Jun 2012 19:13:56 +0000]
additional test from FAIL_lazy_isa branch

11 years agoextra test from FAIL_RT70593 branch
Matt S Trout [Tue, 26 Jun 2012 19:10:27 +0000]
extra test from FAIL_RT70593 branch

11 years agocheck default using \&{}
Vyacheslav Matyukhin [Wed, 6 Jun 2012 20:26:12 +0000]
check default using \&{}

11 years agorefactoring nested ifs
Vyacheslav Matyukhin [Wed, 6 Jun 2012 20:15:41 +0000]
refactoring nested ifs

11 years agocheck if default overloads ->()
Vyacheslav Matyukhin [Wed, 6 Jun 2012 20:06:49 +0000]
check if default overloads ->()

11 years agogenerate_method checks if default is a coderef
Vyacheslav Matyukhin [Wed, 6 Jun 2012 19:51:50 +0000]
generate_method checks if default is a coderef

Blessed objects are allowed, scalars and non-blessed non-subs are not
allowed.

11 years ago#moose, repository metadata
Matt S Trout [Tue, 26 Jun 2012 18:58:41 +0000]
#moose, repository metadata

11 years agono Moo and no Moo::Role
Matt S Trout [Tue, 26 Jun 2012 18:45:19 +0000]
no Moo and no Moo::Role

11 years agopiss off. -- mst
Matt S Trout [Tue, 26 Jun 2012 18:35:06 +0000]
piss off. -- mst

11 years agoactually commit FakeMetaClass.pm
Matt S Trout [Tue, 26 Jun 2012 18:33:28 +0000]
actually commit FakeMetaClass.pm

11 years agoMooClass->meta
Matt S Trout [Tue, 26 Jun 2012 18:16:14 +0000]
MooClass->meta

11 years agosubconstructor handling for Moose classes
Matt S Trout [Tue, 26 Jun 2012 17:30:44 +0000]
subconstructor handling for Moose classes

11 years agoAdd failing test for overriding default with '+attr'
Mark A. Stratman [Fri, 22 Jun 2012 20:21:21 +0000]
Add failing test for overriding default with '+attr'

11 years agoAdd additional testing for role combination
Tomas Doran [Tue, 19 Jun 2012 20:43:22 +0000]
Add additional testing for role combination

11 years agoRelease commit for 0.091009 v0.091009
Matt S Trout [Wed, 20 Jun 2012 18:06:52 +0000]
Release commit for 0.091009

11 years agobump version
Matt S Trout [Wed, 20 Jun 2012 18:06:11 +0000]
bump version

11 years agosquelch redefine warnings in the coderef installation code
Matt S Trout [Wed, 20 Jun 2012 18:04:40 +0000]
squelch redefine warnings in the coderef installation code

11 years agoRelease commit for 0.091008 v0.091008
Matt S Trout [Tue, 19 Jun 2012 14:12:26 +0000]
Release commit for 0.091008

11 years agobump version
Matt S Trout [Tue, 19 Jun 2012 14:11:18 +0000]
bump version

11 years agobump Role::Tiny dep for modifier+composition bugfix
Matt S Trout [Tue, 19 Jun 2012 14:11:01 +0000]
bump Role::Tiny dep for modifier+composition bugfix

11 years agosupport has '+foo'
Matt S Trout [Mon, 18 Jun 2012 07:55:41 +0000]
support has '+foo'

11 years agowith now applies all roles and not just the first, since according to the POD with...
Christian Walde [Fri, 1 Jun 2012 13:22:44 +0000]
with now applies all roles and not just the first, since according to the POD with takes multiple roles now

11 years agopoint out how easy it is to move from override to around
Matt S Trout [Sun, 27 May 2012 15:46:12 +0000]
point out how easy it is to move from override to around

11 years agooptional D::GD usage
Matt S Trout [Thu, 24 May 2012 19:38:18 +0000]
optional D::GD usage

11 years agoRole combination bug with with Moo & Moose roles
Tomas Doran [Mon, 21 May 2012 07:48:40 +0000]
Role combination bug with with Moo & Moose roles

The methods which come from the Moose Role do not
appear to be composed onto the package if the Moose
Role is consumed in combination with a Moo::Role

11 years agoRelease commit for 0.091007 v0.091007
Matt S Trout [Thu, 17 May 2012 19:42:14 +0000]
Release commit for 0.091007

11 years agobump version
Matt S Trout [Thu, 17 May 2012 19:41:51 +0000]
bump version

11 years agoI'm an idiot - remove stray D::GD use
Matt S Trout [Thu, 17 May 2012 19:41:18 +0000]
I'm an idiot - remove stray D::GD use

11 years agoRelease commit for 0.091006 v0.091006
Matt S Trout [Wed, 16 May 2012 17:50:26 +0000]
Release commit for 0.091006

11 years agobump version
Matt S Trout [Wed, 16 May 2012 17:49:47 +0000]
bump version

11 years agodrop a couple of dependencies by minor releases we don't strictly need
Matt S Trout [Wed, 16 May 2012 17:46:44 +0000]
drop a couple of dependencies by minor releases we don't strictly need

11 years agoRelease commit for 0.091005 v0.091005
Matt S Trout [Mon, 14 May 2012 20:40:06 +0000]
Release commit for 0.091005

11 years agobump version
Matt S Trout [Mon, 14 May 2012 20:37:37 +0000]
bump version

11 years agochangelog docfixes
Matt S Trout [Mon, 14 May 2012 20:37:20 +0000]
changelog docfixes

11 years agoinline Devel::GlobalDestruction pure perl code temporarily
Matt S Trout [Mon, 14 May 2012 20:29:52 +0000]
inline Devel::GlobalDestruction pure perl code temporarily

11 years agoorder of possible values for `is` is now sorted by writability
Christian Walde [Tue, 8 May 2012 13:16:27 +0000]
order of possible values for `is` is now sorted by writability

11 years agoa weakened value should still be returned on set (fixes lazy + weak_ref)
Matt S Trout [Mon, 14 May 2012 07:33:07 +0000]
a weakened value should still be returned on set (fixes lazy + weak_ref)

11 years agoreturn; from with/etc.
Matt S Trout [Wed, 9 May 2012 18:01:41 +0000]
return; from with/etc.

11 years agoremoved test: using return in Sub::Quote considered unfortunate
Matt S Trout [Tue, 8 May 2012 17:21:31 +0000]
removed test: using return in Sub::Quote considered unfortunate

11 years agotypo fix
Christian Walde [Tue, 8 May 2012 10:42:37 +0000]
typo fix

11 years agoType coercions cause confusing and wrong ->new methods.
Tomas Doran [Tue, 8 May 2012 07:53:17 +0000]
Type coercions cause confusing and wrong ->new methods.

11 years agoRelease commit for 0.091004 v0.091004
Matt S Trout [Mon, 7 May 2012 18:53:10 +0000]
Release commit for 0.091004

11 years agobump version
Matt S Trout [Mon, 7 May 2012 18:51:18 +0000]
bump version

11 years agoinhale Mouse
Matt S Trout [Mon, 7 May 2012 18:47:30 +0000]
inhale Mouse

11 years agoimprove docs for isa and coerce
Matt S Trout [Mon, 7 May 2012 17:58:28 +0000]
improve docs for isa and coerce

11 years agosupport isa and coerce together for Moose
Matt S Trout [Mon, 7 May 2012 17:33:38 +0000]
support isa and coerce together for Moose

11 years agoTests for types into Moo and Moose
Tomas Doran [Mon, 7 May 2012 17:25:02 +0000]
Tests for types into Moo and Moose

11 years agoguard _accessor_maker_for calls in Moo::Role in case Moo isn't loaded
Matt S Trout [Mon, 7 May 2012 16:52:46 +0000]
guard _accessor_maker_for calls in Moo::Role in case Moo isn't loaded

11 years agoreset handlemoose state on mutation
Matt S Trout [Mon, 7 May 2012 16:52:12 +0000]
reset handlemoose state on mutation

11 years agoAnother broken case where Moo::Role, then namespace::autoclean get loaded
Tomas Doran [Mon, 7 May 2012 15:03:57 +0000]
Another broken case where Moo::Role, then namespace::autoclean get loaded

11 years agoRelease commit for 0.091003 v0.091003
Matt S Trout [Sun, 6 May 2012 19:56:54 +0000]
Release commit for 0.091003

11 years agobump version
Matt S Trout [Sun, 6 May 2012 19:56:25 +0000]
bump version

11 years agoupdate attributes docs
Matt S Trout [Sun, 6 May 2012 19:52:22 +0000]
update attributes docs

11 years agoupdate incompatibilities docs
Matt S Trout [Sun, 6 May 2012 19:06:57 +0000]
update incompatibilities docs

11 years agoadd comment to _name_coderef
Matt S Trout [Sun, 6 May 2012 18:48:19 +0000]
add comment to _name_coderef

11 years agofix coderef naming to avoid confusing autoclean
Matt S Trout [Sun, 6 May 2012 18:42:19 +0000]
fix coderef naming to avoid confusing autoclean

11 years agoFail for has '+attr' when attr comes from a Moo role
Tomas Doran [Sat, 5 May 2012 19:34:22 +0000]
Fail for has '+attr' when attr comes from a Moo role

11 years agoAnd even composing one seems to drag unwanted sugar with it
Tomas Doran [Sat, 5 May 2012 19:29:20 +0000]
And even composing one seems to drag unwanted sugar with it

11 years agoComposing 2 moo roles into a Moose class is broken
Tomas Doran [Sat, 5 May 2012 19:29:07 +0000]
Composing 2 moo roles into a Moose class is broken

11 years agoRelease commit for 0.091002 v0.091002
Matt S Trout [Sat, 5 May 2012 19:57:16 +0000]
Release commit for 0.091002

11 years agobump version
Matt S Trout [Sat, 5 May 2012 19:55:22 +0000]
bump version

11 years agoexclude union roles and same-role-as-self from metaclass inflation
Matt S Trout [Sat, 5 May 2012 18:46:14 +0000]
exclude union roles and same-role-as-self from metaclass inflation

11 years agoexclude self from add_role
Matt S Trout [Sat, 5 May 2012 18:13:15 +0000]
exclude self from add_role

11 years agoinhale Moose roles in apply_roles_to_package too
Matt S Trout [Sat, 5 May 2012 17:51:40 +0000]
inhale Moose roles in apply_roles_to_package too

11 years agoAnother example of fail
Tomas Doran [Sat, 5 May 2012 14:50:40 +0000]
Another example of fail