Add tests for names of types with overflow handlers.
[gitmo/MooseX-Types-Structured.git] / t / 11-overflow.t
2009-05-01 Florian Ragwitz Add tests for names of types with overflow handlers.
2009-03-06 John Napiorkowski slurpy can only slurp type constraints that match the...
2009-03-06 John Napiorkowski created a more introspective slurpy function, moved...
2009-03-06 John Napiorkowski added some code to improve the error message and added...
2009-03-05 John Napiorkowski created sugar method for merging, with examples
2009-03-05 John Napiorkowski first go at supporting callbacks in the type parameter...