Commit graph

16 commits

Author SHA1 Message Date
Lars Balker Rasmussen
4f75c013a2 Update to 0.24 2007-07-04 06:25:57 +00:00
Lars Balker Rasmussen
a11bafb022 Update to 0.23 2007-06-19 08:06:42 +00:00
Lars Balker Rasmussen
dc58e0efc9 Update to 0.22 2007-06-01 15:42:50 +00:00
Lars Balker Rasmussen
b9662c6f51 Update to 0.21 2007-05-25 08:12:25 +00:00
Lars Balker Rasmussen
135998aa63 Update to 0.20 2007-04-07 05:48:53 +00:00
Lars Balker Rasmussen
9c031ea13f Update to 0.19 2007-04-06 08:42:18 +00:00
Lars Balker Rasmussen
78347369f8 Update to 0.18. 2007-03-11 13:47:27 +00:00
Lars Balker Rasmussen
90d7d4522e Update to 0.17
PR:		106628
Submitted by:	Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
2007-01-05 09:08:50 +00:00
Lars Balker Rasmussen
2d7d483f88 Up to 0.13
Remove test depends
2006-10-01 13:06:44 +00:00
Lars Balker Rasmussen
61db41277a Updat to 0.12 2006-09-03 11:33:42 +00:00
Lars Balker Rasmussen
f5ef7a8e40 Update to 0.11 2006-07-13 22:43:05 +00:00
Lars Balker Rasmussen
b5ac4f68aa Update to 0.10. Møøse. 2006-07-07 06:24:24 +00:00
Lars Balker Rasmussen
e7dc7669c7 Changing email-address on my 80 ports.
Approved by:	erwin (mental)
2006-05-01 13:52:00 +00:00
Lars Balker Rasmussen
ffd22331cc Up to 0.05
Approved by:	erwin (mentor)
2006-04-30 20:01:53 +00:00
Cheng-Lung Sung
5d74356886 - up to 0.04
PR:		ports/95908
Submitted by:	maintainer
2006-04-17 07:28:08 +00:00
Erwin Lansing
46af1f2694 Moose is an extension of the Perl 5 object system.
Another object system!?!?

Yes, I know there has been an explosion recently of new ways to build
objects in Perl 5, most of them based on inside-out objects, and other
such things. Moose is different because it is not a new object system
for Perl 5, but instead an extension of the existing object system.

Moose is built on top of Class::MOP, which is a metaclass system for
Perl 5. This means that Moose not only makes building normal Perl 5
objects better, but it also provides the power of metaclass programming.

WWW: http://search.cpan.org/dist/Moose/

PR:		ports/95741
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
Committed from:	Sofia, Bulgaria
2006-04-14 12:19:51 +00:00