http://www.perlmonks.org?node_id=646506


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

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

Replies are listed 'Best First'.
Re^4: Finding a module to work on
by dry_green_tea (Sexton) on Oct 24, 2007 at 09:58 UTC
    Thanks! i'll get on to that as soon as i can. -- Alexis.