On Mon, Sep 13, 2010 at 11:28 AM, Chris Williams <[email protected]> wrote:
This line here: > has 'positiveint', isa => 'PositiveInt', is => 'rw'; Don't quote 'PositiveInt', at this point it should be a sugar function exported by your MX::Types library. Try not quoting that and trying again. -Chris
