summaryrefslogtreecommitdiffstats
path: root/meta-perl/recipes-perl/libmoo
Commit message (Collapse)AuthorAgeFilesLines
* libmoo-perl: upgrade 2.003002 -> 2.003004Tim Orling2018-01-261-2/+2
| | | | | | | | | | | | | | | | | | | Changes: 2.003004 - 2017-12-01 - re-allow stubs for attribute parameters like isa or coerce (RT#123753) - fix accidentally removed space in coderef error message (GH#33) - fix test errors with old Carp versions 2.003003 - 2017-11-16 - test tweaks - fix handling of code refs stored directly in the stash (for perl 5.28) - consider inline packages with constants in them as being loaded - stubs will be treated as methods that exist when inflating to Moose - avoid loading overload.pm unless required Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libmoo-perl: update to version 2.003002Derek Straka2017-08-131-3/+3
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libmoo-perl: add 2.000002 recipeTim Orling2015-08-241-0/+44
Signed-off-by: Tim Orling <TicoTimo@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>