summaryrefslogtreecommitdiff
path: root/devel/p5-MooseX-Has-Options/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-MooseX-Has-Options/DESCR')
-rw-r--r--devel/p5-MooseX-Has-Options/DESCR4
1 files changed, 0 insertions, 4 deletions
diff --git a/devel/p5-MooseX-Has-Options/DESCR b/devel/p5-MooseX-Has-Options/DESCR
index d562f86d48c..e08ddde3450 100644
--- a/devel/p5-MooseX-Has-Options/DESCR
+++ b/devel/p5-MooseX-Has-Options/DESCR
@@ -22,7 +22,3 @@ This will converted into:
isa => 'Str',
...
);
-
-Options must come in the beginning of the argument list.
-MooseX::Has::Options will stop searching for options after the
-first alphanumeric string that does not start with a colon.