aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Balker Rasmussen <lbr@FreeBSD.org>2008-10-01 04:47:25 +0000
committerLars Balker Rasmussen <lbr@FreeBSD.org>2008-10-01 04:47:25 +0000
commit1a5cd0b076fec598b3758df24729eecc480f7e0f (patch)
treeb90b7be5aa1cdf5ab64b09c5243c53025bd33005
parenta7bbfac5480de4eacf16c56e3aec12dd750a72c4 (diff)
Notes
-rw-r--r--devel/p5-Moose/pkg-message10
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/p5-Moose/pkg-message b/devel/p5-Moose/pkg-message
new file mode 100644
index 000000000000..39f093de576e
--- /dev/null
+++ b/devel/p5-Moose/pkg-message
@@ -0,0 +1,10 @@
+This release has an incompatible change regarding how roles add methods to a class!
+
+Note that the release is incompatible with older versions of these modules:
+
+ - MooseX::Singleton <= 0.11
+ - MooseX::Params::Validate <= 0.05
+ - Fey::ORM <= 0.10
+
+They will need to be updated.
+