File: TODO

package info (click to toggle)
libmoox-handlesvia-perl 0.001008-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 252 kB
  • ctags: 8
  • sloc: perl: 1,072; makefile: 2
file content (6 lines) | stat: -rw-r--r-- 287 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
-add Moose upgrade tests to exercise moosify
-currently Data::Perl does not return certain wantarray contextual return vals
that Moose native traits return (ie hash get/set/delete, array splice). for
full backwards compatibility a ::Mooselike subclass should be provided by
HandlesVia.