Moose now warns when you try to load it from the main package. Added a
[gitmo/Moose.git] / lib / Moose.pm
2008-08-05 Dave Rolsky Moose now warns when you try to load it from the main...
2008-08-04 Shawn M Moore Add a remove_keywords function so if you extend Moose...
2008-08-04 Shawn M Moore Bump to 0.56
2008-08-02 Dave Rolsky Add link to extending recipe 2
2008-08-02 Dave Rolsky Having init_meta() in the same scope as $CALLER always...
2008-07-30 Dave Rolsky Fix all references to cookbook recipes
2008-07-29 Paul Jamieson Fenwick Correction of broken links to MooseX::
2008-07-29 Paul Jamieson Fenwick Removed "whitespace only" lines in POD, making podcheck...
2008-07-29 Paul Jamieson Fenwick Added additional documentation links:
2008-07-28 Dave Rolsky Explicitly require Class::MOP 0.64.
2008-07-22 Stevan Little rolling back
2008-07-18 Paul Driver Updated some documentation
2008-07-08 Stevan Little some refactoring of handles
2008-07-03 Stevan Little 0.55 setup
2008-07-03 Stevan Little setting up 0.53
2008-07-03 Stevan Little 0.52
2008-07-02 Wallace Reis added legal_options_for_inheritance
2008-07-02 Stevan Little some changes, seee changes for details
2008-07-02 Stevan Little some doc cleanup
2008-06-27 Shawn M Moore Bump to 0.52
2008-06-27 Shawn M Moore Bump us up to 0.51
2008-06-13 Shawn M Moore Bump the versions of everything to 0.50
2008-06-06 Stevan Little adding stuff for MX::Literals
2008-06-04 Stevan Little some speed gains and a new test
2008-05-29 Stevan Little 0.48
2008-05-29 Stevan Little 0.47
2008-05-27 Stevan Little some speedups in Moose
2008-05-21 Todd Hepler standardize on using croak instead of confess in the...
2008-05-20 Stevan Little adding changes stuff
2008-05-20 Dann supported RegExp method name for before/after/around...
2008-05-19 Stevan Little new DESCRIPTION, less justifiaction;
2008-05-19 Stevan Little no more XS mah!
2008-05-18 Yuval Kogman ohloh link
2008-05-13 Stevan Little fixing the trigger/constructor bug
2008-05-10 Stevan Little 0.44 releaase soon
2008-05-07 Matt S Trout cluck instead of warn
2008-04-29 Stevan Little fixing stuff
2008-04-29 Stevan Little 0.42
2008-04-28 Tomas Doran Docs addition to go with the has '+' change I commited...
2008-04-16 Yuval Kogman inner() and super() no longer increment sub_generation...
2008-04-13 Yuval Kogman Introduce TypeConstraint::Role, and add find_or_create_...
2008-04-03 Stevan Little s/die/croak/
2008-03-28 Stevan Little some doc tweaks and removing the ->includes_type from...
2008-03-20 Stevan Little adding the test
2008-03-17 Stevan Little doc updates
2008-03-16 Stevan Little make_immutable is now deprecated, stop using it and...
2008-03-16 Stevan Little s/metaclass/__PACKAGE__->meta/
2008-03-16 Stevan Little s/make_immutable/metaclass->make_immutable/
2008-03-15 Chris Prather export metaclass() to give a functional export for...
2008-03-15 Stevan Little POD-COVERAGE SUCKS!
2008-02-26 Stevan Little ovidsbug
2008-02-24 Stevan Little has +name from role officially supported
2008-02-24 Stevan Little has +name from role officially supported
2008-02-18 Stevan Little making handles and AUTOLOAD play a bit better
2008-02-15 Stevan Little whoops nother bug, dammit
2008-02-15 Stevan Little fixing tests
2008-02-06 Stevan Little adding make_immutable sugar
2008-02-05 Stevan Little making has $name => {} fail
2008-01-28 Matt S Trout comment the strict/warnings hack because I'm bored...
2008-01-28 Stevan Little type constraint messages work now (kinda) and other...
2008-01-23 Stevan Little some additional tests for better coverage 0_36
2008-01-22 Stevan Little some version changes and such
2008-01-19 Stevan Little just some more cleanup
2008-01-13 Yuval Kogman Moose::Meta::TypeConstraint::Class
2008-01-13 Stevan Little some minor tweaks
2008-01-10 Stevan Little doc fixes, version updates and changelog
2008-01-01 Stevan Little adding method exclusion
2007-12-31 Stevan Little updating copyright dates
2007-12-21 Stevan Little some doc tweaks
2007-12-14 Stevan Little 0.33
2007-12-12 Stevan Little Moose taking advantage of the XS
2007-12-11 Stevan Little foo
2007-12-06 Shawn M Moore allow subclasses to decide whether we need to copy...
2007-11-28 Stevan Little fixing union type constraint aliases
2007-11-26 Stevan Little fixing some bugs
2007-11-23 Stevan Little cleanup some stuff before release
2007-11-23 Stevan Little adding in the last few bits
2007-11-13 Guillermo Roditi error messgae fixes + new test
2007-11-07 Stevan Little some changelog tweaks and shit
2007-10-29 Guillermo Roditi minor thing left behind, lazy_build requires MOP 0.43
2007-10-26 Guillermo Roditi builder and lazy_build changes. note that this ups...
2007-10-19 Stevan Little fixing the type constraints
2007-10-12 Stevan Little confound++
2007-10-12 Hans Dieter Pearcey reinstate perigrin's into/into_level, hide _get_caller...
2007-10-12 Chris Prather roll back the broken unimport changes
2007-10-11 Chris Prather add unimport into
2007-10-02 Stevan Little nits
2007-09-27 Stevan Little 0.26 (for real)
2007-09-27 Stevan Little 0.26
2007-09-19 Stevan Little adding fix for dexter
2007-09-18 Stevan Little s/container/parameterized/
2007-09-18 Stevan Little new and improved type notation stuff
2007-09-14 Chris Prather fix some pod following castaway's comments
2007-09-13 Chris Prather pod fixes
2007-09-13 Chris Prather support into and into_level better, and make _init_meta...
2007-09-04 Jess Robinson Typos and doc additions
2007-09-04 Stevan Little start of the TC refactor
2007-07-30 Stevan Little fixing required
2007-07-30 Stevan Little adding info to changes and kolibre to the authors
2007-07-21 Stevan Little bumping the version number
next