0.01 Sun Jul 26 15:07:39 CEST 2015
- Initial version
0.02 Sun Jul 26 15:38:58 CEST 2015
- fix pod
0.03 Sun Jul 26 19:04:23 CEST 2015
- apply role does not need 'with'
0.04 Sun Jul 26 22:51:48 CEST 2015
- add ::With package
0.041 Mon Jul 27 10:42:03 CEST 2015
- force minperl to 5.10.0
- maybe 'requires' does not work inside role... should check :/
0.05 Mon Jul 27 22:50:50 CEST 2015
- add tests for 'requires'. yes it works.
0.06 Wed Nov 25 17:17:08 CET 2015
- allowed apply role multiple times with arrayref ( see issue #1 )
0.07 Fri Dec 18 16:16:15 CET 2015
- fix issue with has ( introduct hasp ) see issue #2
- add mop object to avoid problems with has/around/requires/with/ etc
0.08 Sun 20 Dez 2015 16:49:22 CET
- update documentation, promote using of mop object.
0.081 Mon 21 Dez 2015 16:49:22 CET
- update dependencies
0.082 Ter 22 Dez 2015 16:49:22 CET
- fix meta ( bugtracker, issue tracker)