Reinplement the type parser. Now it throws syntax errors e.g. "ArrayRef[]" or "ArrayR...
[gitmo/Mouse.git] / t / 001_mouse / 041-enum.t
2009-12-09 gfx Improve enum to accept "enum($name, $arrayref)" constru...
2009-10-10 gfx Move t/*/t into t/001_mouse