correct coerce example in pod
[gitmo/Moo.git] / lib / Moo.pm
2013-09-04 Graham Knop correct coerce example in pod
2013-08-27 Graham Knop Partially revert "remove mechanism for specifying super...
2013-07-18 Graham Knop add version number to all public modules
2013-07-18 Graham Knop better diagnostics when bad parameters given to has
2013-07-15 Graham Knop bump version
2013-07-15 Graham Knop prevent importing Moo into a Role::Tiny
2013-07-11 Graham Knop document use of Class::XSAccessor and caveats
2013-07-10 Graham Knop remove mechanism for specifying superclass in _construc...
2013-06-13 Tomohiro Hosaka fix FOREIGNBUILDARGS not being called when no attribute...
2013-05-15 Graham Knop typo fix
2013-05-04 Matt S Trout bump version
2013-05-04 Matt Phillips squash, cleanup on _validate_codulatable
2013-05-04 Matt Phillips Adds moosify isa spec
2013-05-03 Graham Knop documentation for FOREIGNBUILDARGS
2013-05-03 Christian Walde typo fix
2013-03-27 Dagfinn Ilmari Man... document Moose type constraint creation for roles and...
2013-03-19 Karen Etheridge document that ->make_immutable does nothing - resolves...
2013-03-17 Dagfinn Ilmari Man... Fix POD markup for default predicate names
2013-03-16 Matt S Trout bump version for 1.1.0
2013-03-16 Matt S Trout clean up docs on default and incompatibility
2013-03-16 Damien Krotkine updated doc
2013-03-16 Damien Krotkine added documtentation for attributes overloading
2013-03-16 Torsten Raudssus Fixed link to chat from classical L<> to =for html
2013-03-16 Torsten Raudssus added more meta resources and added more support releva...
2013-03-16 Graham Knop implementation of FOREIGNBUILDARGS
2013-03-15 Matt Phillips add myself to committer list
2013-02-25 Graham Knop fix minor whitespace issue in synopsis
2013-02-24 Graham Knop clarify that default and built values don't call trigger
2013-02-12 Matt S Trout clarify is => 'lazy' docs to explain that the rw+lazy...
2013-02-06 Matt S Trout bump version
2013-02-06 Graham Knop add myself to contributors
2013-02-06 Matt S Trout fixup exporting to be sane and consistent
2013-02-06 Christian Walde builder => sub{} now installs that as a method
2013-02-05 Matt S Trout change Mouse handling to avoid dying on old versions
2013-01-10 Christian Walde typo fix
2012-12-15 Toby Inkster Add MooX::late link to pod
2012-12-15 Matt S Trout version bump for release
2012-12-15 Toby Inkster die if somebody imports both Moo::Role and Moo into...
2012-11-16 Dagfinn Ilmari Man... Bump version
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
next