summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* bump version; changelogToby Inkster2020-02-17
* use Sub::HandlesVia instead of MooX::HandlesViaToby Inkster2020-02-17
* bump version; changelogToby Inkster2019-11-18
* bump version; changelogToby Inkster2014-08-18
* Moo now supports coerce=>1 natively; remove handling for that; generally slim...Toby Inkster2014-08-18
* support for "does" in attribute specToby Inkster2013-12-12
* support coerce=>0 tooToby Inkster2013-07-16
* bump version; changelogToby Inkster2013-07-16
* support coerce => 1Toby Inkster2013-07-16
* bump version; changelogToby Inkster2013-07-16
* use the new `dwim_type` function from Type::UtilsToby Inkster2013-07-13
* note TypeRegistry might be better off in Type::UtilsToby Inkster2013-07-04
* clean up internals to make subclassing a more attractive prospectToby Inkster2013-07-02
* MooX::HandlesVia supportToby Inkster2013-06-28
* Moo has default => $nonref built in now. YayToby Inkster2013-06-28
* tidying, etcToby Inkster2013-06-28
* bump version; changelogToby Inkster2013-06-28
* strip out loads of code for parsing type constraints and replace with Type::P...Toby Inkster2013-06-28
* bump version; changelogToby Inkster2013-04-27
* add missing "return" keywordToby Inkster2013-04-27
* bump version; changelogToby Inkster2013-04-23
* support MaybeToby Inkster2013-04-23
* bump version; changelogToby Inkster2013-04-12
* swap out MooX::Types::BaseLike for Type::TinyToby Inkster2013-04-12
* bump version; changelogToby Inkster2013-03-11
* various minor doc changesToby Inkster2013-03-11
* require MooX::Types::MooseLike::Base - the optional dep thing doe not really ...Toby Inkster2013-03-11
* bump version; changelogToby Inkster2012-12-26
* match style in SYNOPSISToby Inkster2012-12-26
* MooX-HandlesVia linkToby Inkster2012-12-26
* move roles examples to separate sectionToby Inkster2012-12-26
* Add more examples in the SYNOPSIS section.Shlomi Fish2012-12-23
* bump version; changelogToby Inkster2012-12-11
* fix ourToby Inkster2012-12-09
* pass new testToby Inkster2012-12-09
* bump version; changelogToby Inkster2012-12-03
* output warnings about unknown type constraintsToby Inkster2012-12-03
* bump version; update changelog; add repo linkToby Inkster2012-12-02
* see also link to MX:T:ML:BToby Inkster2012-12-02
* use MooX::Types::MooseLike::Base for most type constraint checksToby Inkster2012-12-02
* cache coderefs; big refactor of type constraitn stuffToby Inkster2012-12-02
* get type constraints to inflate properlyToby Inkster2012-12-02
* ClassName|RoleName need adding to that regexpToby Inkster2012-12-02
* fix regexp issue; bump versionToby Inkster2012-12-02
* docsToby Inkster2012-12-01
* formattingToby Inkster2012-12-01
* the great new MooX::lateToby Inkster2012-11-30