summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorToby Inkster <mail@tobyinkster.co.uk>2013-04-13 20:23:30 +0100
committerToby Inkster <mail@tobyinkster.co.uk>2013-04-13 20:23:30 +0100
commitf9efc3ac0e2f8f8d171a8aece983bda6a03e77e5 (patch)
tree448efdeba18f8ea362c693a3383dcd59fe957e91 /TODO
parentb30a93ac486def944bb4a7a3e98046d8e4a1bb14 (diff)
it would be nice to be able to coerce arrayrefs into Data::OptList-style structures
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index ced0be5b..b25337e9 100644
--- a/TODO
+++ b/TODO
@@ -14,6 +14,7 @@
* Varchar[length]
* steal from MooseX-Types-Common?
* steal from MooseX-Types-Ro?
+ * OptList[Undef|Ref]
* coercion
* Auto-coercion
* needs documenting