pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Mouse
Module Name: pkgsrc
Committed By: seb
Date: Sun Nov 8 16:50:54 UTC 2009
Modified Files:
pkgsrc/devel/p5-Mouse: Makefile distinfo
Log Message:
Update from version 0.37 to version 0.40.
Upstream changes:
0.40 Mon Oct 19 18:30:32 2009
* Mouse::Meta::TypeConstraint
- Fix a subtyping issue (Thanks miyagawa san)
* Mouse/Mouse::Role
- Now export their sugars to the "main" package
0.39 Tue Oct 13 16:42:31 2009
* Fix RT #50421 (Thanks Michael G Schwern)
* Fix RT #50422 (Thanks Michael G Schwern)
0.38 Tue Oct 13 15:40:39 2009
* No code changes from 0.37_06
* SUMMARY from 0.37 to 0.38
- Add documents about compatiblity and incompatibility to Mouse::Spec
- Refactor type constraints and type coercions
- Now ArrayRef[Foo | Bar] is parsed correctly
- Type coercions are stored in type constraint objects
- Add Mouse::Exporter for import/unimport methods
- Make roles applicable to instances
- Implement inner/augment keywords
- Port a lot of Moose's tests
- Fix a lot of bugs
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/devel/p5-Mouse/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/p5-Mouse/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index