in reply to Re: Finding a module to work on
in thread Finding a module to work on

i wouldn't mind working on this myself. :-) Where do you suggest i begin?

Replies are listed 'Best First'.
Re^3: Finding a module to work on
by samtregar (Abbot) on Oct 22, 2007 at 17:29 UTC
    Great! I'd start by picking a small feature from the spec that XML::Validator::Schema doesn't support - some detail in the simple type system perhaps. First write a test case that fails, then implement the code necessary to get the test passing.

    -sam

      Thanks! i'll get on to that as soon as i can. -- Alexis.