Don't use $_ as loop variable when calling arbitrary code (RT#81072)
[gitmo/Moo.git] / lib / Moo.pm
2012-11-09 Dagfinn Ilmari Man... Don't use $_ as loop variable when calling arbitrary...
2012-10-23 Dagfinn Ilmari Man... Bump version
2012-10-09 Matt Phillips fixes broken link in pod
2012-10-08 Alessandro Ghedini fix POD typo (RT#80060)
2012-10-03 Matt S Trout bump version
2012-10-03 Matt S Trout has [ ... ] patch from tobyink
2012-08-09 Dagfinn Ilmari Man... bump version
2012-08-04 Matt S Trout bump version
2012-08-03 Matt S Trout honour BUILDARGS when calling $meta->new_object on...
2012-07-21 Matt S Trout I'm an idiot
2012-07-21 Matt S Trout bump version
2012-07-21 Karen Etheridge minor doc cleanup
2012-07-21 Matt S Trout document Moo versus Any::Moose in brief with article...
2012-07-21 Matt S Trout remove quote_sub from SYNOPSIS and has docs, expand...
2012-07-18 Matt S Trout version bump - 1.0
2012-07-18 Matt S Trout doc cleanup
2012-07-17 Matt S Trout unmark Moo and Moose as experimental since it's relativ...
2012-07-16 Dagfinn Ilmari Man... Add self to contributors list
2012-07-15 Matt S Trout bump version
2012-07-15 Matt S Trout bump version
2012-07-14 Matt S Trout bump version
2012-07-14 Dagfinn Ilmari Man... throw an error when trying to extend a role
2012-07-14 Dagfinn Ilmari Man... Factor 'extends' guts into separate method
2012-07-14 Christian Walde useful and detailed errors for default checker in attri...
2012-06-27 Matt S Trout bump version
2012-06-27 Matt S Trout re-add #web-simple as the developer channel
2012-06-26 Matt S Trout 0.91.10 version bump
2012-06-26 Matt S Trout #moose, repository metadata
2012-06-26 Matt S Trout no Moo and no Moo::Role
2012-06-26 Matt S Trout piss off. -- mst
2012-06-26 Matt S Trout subconstructor handling for Moose classes
2012-06-20 Matt S Trout bump version
2012-06-19 Matt S Trout bump version
2012-06-01 Christian Walde with now applies all roles and not just the first,...
2012-05-27 Matt S Trout point out how easy it is to move from override to around
2012-05-17 Matt S Trout bump version
2012-05-16 Matt S Trout bump version
2012-05-14 Matt S Trout bump version
2012-05-14 Christian Walde order of possible values for `is` is now sorted by...
2012-05-09 Matt S Trout return; from with/etc.
2012-05-08 Christian Walde typo fix
2012-05-07 Matt S Trout bump version
2012-05-07 Matt S Trout inhale Mouse
2012-05-07 Matt S Trout improve docs for isa and coerce
2012-05-07 Matt S Trout reset handlemoose state on mutation
2012-05-06 Matt S Trout bump version
2012-05-06 Matt S Trout update attributes docs
2012-05-06 Matt S Trout update incompatibilities docs
2012-05-06 Matt S Trout fix coderef naming to avoid confusing autoclean
2012-05-05 Matt S Trout bump version
2012-05-03 Matt S Trout regenerate accessors during role application if the...
2012-05-02 Matt S Trout factor out accessor generation code a bit
2012-05-02 Matt S Trout bump version for release
2012-04-27 Matt S Trout bump version to 0.91.0 for release
2012-04-27 Matt S Trout clarify Moo/Moose docs and mention #web-simple
2012-04-27 Matt S Trout document MX::AttributeShortcuts 009+ support
2012-04-27 Matt S Trout documentation for the metaclass inflation code
2012-04-26 Arthur Axel 'fREW... fix horrible BUILDARGS example
2012-04-24 Matt S Trout make extends after has work
2012-04-24 Peter Rabbitson initial spike towards sub naming to collaborate with...
2012-04-16 Matt S Trout bump version for another devrel
2012-04-14 Matt S Trout avert horrible infinite loop
2012-04-12 Matt S Trout another stupid mistake, another version bump
2012-04-12 Christian Walde added note that trigger also triggers on constructor
2012-04-12 Christian Walde added note that coerce and trigger do the tasks of...
2012-04-11 Matt S Trout version bump to 015, devreling
2012-04-11 Matt S Trout split authority hackery out into Moo::sification
2012-04-11 Matt S Trout adjust for latest Role::Tiny
2012-04-06 Matt S Trout auto-moose
2012-04-02 Matt S Trout the beginnings of Moose handling
2012-03-29 Matt S Trout bump version to 0.009014
2012-02-19 Chris Prather add myself to CONTRIBUTORS as per mst
2012-02-19 Chris Prather add line about ->dump missing from Moo objects too
2012-02-19 Matt S Trout improve incompat w/Moose docs
2012-02-11 Matt S Trout revert local $\@ around require to avoid eating errors
2011-12-23 Peter Rabbitson Bump Moo.pm version
2011-12-23 Peter Rabbitson Fix missing escape on < 5.8.3 codepath
2011-12-23 Arthur Axel 'fREW... stop documenting in terms of private methods
2011-12-14 John Napiorkowski added some docs regarding how handles works, and also...
2011-11-26 Justin Hunter document handles
2011-11-14 Matt S Trout bump Moo.pm version
2011-11-14 Matt S Trout also update Role::Tiny to handle VSTRING and credit...
2011-10-03 Matt S Trout bump version for release
2011-10-03 Matt S Trout update DESTROY documentation
2011-10-03 Matt S Trout cleanup require usage so we don't trample on $@ and...
2011-10-03 Alex J. G. Burzyński provide DEMOLISH
2011-07-29 Alex J. G. Burzyński added BUILDARGS support
2011-07-21 Arthur Axel 'fREW... document reader and writer
2011-07-20 Matt S Trout bump version
2011-07-20 Matt S Trout bump version
2011-07-20 Matt S Trout remove the big scary warning because we seem to be...
2011-07-20 Matt S Trout Changes entry for Role::Tiny::With and add chip to...
2011-07-20 Matt S Trout generate constructors in subclasses on demand
2011-07-11 Alex J. G. Burzyński document coerce handling
2011-06-03 Matt S Trout increment version for 0.9.8
2011-02-25 Matt S Trout bump to 0.9.7 for the 'mst is an idiot' release
2011-02-25 Matt S Trout fix copyright
2011-02-25 Matt S Trout bump version to 0.9.6 for point release
2011-02-25 Matt S Trout fixup contributors list
2011-02-25 Matt S Trout add copyright statements
next